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)
Syntaxpublic bool UseHiddenLights { get; set; }Public Property UseHiddenLights As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also