| 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
Syntaxpublic bool OrbitTypeIsPerspective { get; }Public ReadOnly Property OrbitTypeIsPerspective As Boolean
	Get
public:
property bool OrbitTypeIsPerspective {
	bool get ();
}member OrbitTypeIsPerspective : bool with get
Property Value
Type: 
Boolean See Also
See Also