Click or drag to resize

LightIsEnabled Property

Gets or sets a value that defines if the light is turned on (true) or off (false).

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsEnabled { get; set; }

Property Value

Type: Boolean
See Also