Description:

Generates LightMangerSupportCustomEvent: light_added, light_deleted, light_undeleted, light_modified, light_sorted, The event triggers a Light table event that the rdk lightmanager listens too

Syntax:
public void OnCustomLightEvent(
RhinoDoc doc,
LightMangerSupportCustomEvent le,
ref Light light
)
Returns:
Type: void
Returns the string representation of the light description
Available since:
6.0

OnCustomLightEvent method

Class:  Rhino.Render.LightManagerSupport

Nothing found