Click or drag to resize

LightMangerSupportCustomEvent Enumeration

LightMangerSupportCustomEvent

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum LightMangerSupportCustomEvent
Members
  Member nameValueDescription
light_added0
light_deleted1
light_undeleted2
light_modified3
light_sorted4
See Also