Click or drag to resize

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; }

Property Value

Type: Boolean
See Also