Click or drag to resize

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)
Syntax
public LightObject DefaultLight { get; }

Property Value

Type: LightObject
See Also