DisplayPipeline.GetLights Method

DisplayPipelineGetLights Method

Get lights that this pipeline is current using

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Light[] GetLights()
Public Function GetLights As Light()

Return Value

Type: Light

[Missing <returns> documentation for "M:Rhino.Display.DisplayPipeline.GetLights"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also