Click or drag to resize

LightManagerSupportClientDeleteLight Method

[Missing <summary> documentation for "M:Rhino.Render.LightManagerSupportClient.DeleteLight(Rhino.Geometry.Light)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void DeleteLight(
	Light light
)

Parameters

light
Type: Rhino.GeometryLight

[Missing <param name="light"/> documentation for "M:Rhino.Render.LightManagerSupportClient.DeleteLight(Rhino.Geometry.Light)"]

See Also