DisplayPipelineGetLights Method |
Get lights that this pipeline is current using
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Light[] GetLights()
Public Function GetLights As Light()
Return Value
Type:
Light[Missing <returns> documentation for "M:Rhino.Display.DisplayPipeline.GetLights"]
Version InformationRhino for Windows
Supported in: 6.8
See Also