LightTable.Sun Property

LightTableSun Property

Gets the Sun instance that is applied to the document.

If the RDK is loaded, an instance is always returned.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Sun Sun { get; }
Public ReadOnly Property Sun As Sun
	Get

Property Value

Type: Sun
Exceptions
ExceptionCondition
RdkNotLoadedExceptionIf the RDK is not loaded.
Version Information

Rhino for Windows

Supported in: 6.14
See Also