RenderSettingsUseHiddenLights Property |
Gets or sets a value indicating whether to render using lights that are on layers that are off.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool UseHiddenLights { get; set; }
Public Property UseHiddenLights As Boolean
Get
Set
Property Value
Type:
BooleanSee Also