LightManagerSupportClient.LightDescription Method

LightManagerSupportClientLightDescription Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string LightDescription(
	Light light
)
Public Function LightDescription ( 
	light As Light
) As String

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)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also