Get a Light which represents the sun. If manual control is in effect, no sun calculation
is performed; the function uses the values last used in calls to Azimuth, Altitude
or Vector. If manual control is not in effect, the observer's position, date, time,
time zone and daylight saving values are used to calculate the position of the sun.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Light Light { get; }Public ReadOnly Property Light As Light
Get
Property Value
Type:
Light
Version InformationRhino for Windows
Supported in: 6.8
See Also