Exemplo n.º 1
0
 public void SetMinMaxHeight(float min, float max)
 {
     RTSCamera?.SetMinMaxHeight(min, max);
 }