RhinoCommon API
DisplayPipelineEnableLighting Method |
Enable or disable the Lighting logic of the engine.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- enable
- Type: SystemBoolean
true to enable Lighting, false to disable.
