CreatePreviewEventArgs.Lights Property

CreatePreviewEventArgsLights Property

[Missing <summary> documentation for "P:Rhino.Render.CreatePreviewEventArgs.Lights"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public List<Light> Lights { get; }
Public ReadOnly Property Lights As List(Of Light)
	Get

Property Value

Type: ListLight
Version Information

Rhino for Windows

Supported in: 6.8
See Also