CreatePreviewEventArgsLights Property |
[Missing <summary> documentation for "P:Rhino.Render.CreatePreviewEventArgs.Lights"]
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax public List<Light> Lights { get; }
Public ReadOnly Property Lights As List(Of Light)
Get
Property Value
Type:
ListLightSee Also