Gets or sets the lightness channel. The channel is limited to 0~1.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic double L { get; set; }
Public Property L As Double
Get
Set
Property Value
Type:
Double
See Also