Exemple #1
0
 public void SetSunHeight(int height, int x, int z)
 {
     rays.Set((short)height, x, z);
 }