Esempio n. 1
0
 public void UpdateVisible()
 {
     this.ZBuffer = Rasterizer.GetDepthMap(this.Enviroment, this.Camera);
 }