Click or drag to resize

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; }

Property Value

Type: ListLight
See Also