Click or drag to resize

LightManagerSupportClientLightDescription Method

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

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

Parameters

light
Type: Rhino.GeometryLight

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

Return Value

Type: String

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

See Also