Light.IsSunLight Property

LightIsSunLight Property

Gets a value indicating whether this object is a Sun light.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsSunLight { get; }
Public ReadOnly Property IsSunLight As Boolean
	Get

Property Value

Type: Boolean
See Also