Click or drag to resize

WeatherMakerCelestialObjectScriptOrbitTypeIsPerspective Property

Whether the orbit type is perspective (true) or orthographic (false)

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool OrbitTypeIsPerspective { get; }

Property Value

Type: Boolean
See Also