Example #1
0
 public DefaultSampler(World world, Camera camera)
 {
     this.world  = world;
     this.camera = camera;
 }