Get the azimuth for the sun. To set use SetPosition(azimuth, altitude)
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic double Azimuth { get; }
Public ReadOnly Property Azimuth As Double
Get
Property Value
Type:
Double
See Also