LightTableDefaultLight Property |
Gets the default light that Rhino uses when no other lights illuminate the scene.
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic LightObject DefaultLight { get; }Public ReadOnly Property DefaultLight As LightObject
Get
Property Value
Type:
LightObject
See Also