Exemplo n.º 1
0
 public void SetLightDirection(float x, float y, float z)
 {
     native.SetLightDirection(x, y, z);
 }