Esempio n. 1
0
 public void DisableRays()
 {
     RaysVisible = false;
     AllRays.Clear();
     RaysVBO.Free();
 }