Click or drag to resize

DisplayPipelineGetLights Method

Get lights that this pipeline is current using

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public Light[] GetLights()

Return Value

Type: Light

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

See Also