Click or drag to resize

LightManagerSupportClientGetLightFromId Method

[Missing <summary> documentation for "M:Rhino.Render.LightManagerSupportClient.GetLightFromId(System.Guid)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Light GetLightFromId(
	Guid uuid
)

Parameters

uuid
Type: SystemGuid

[Missing <param name="uuid"/> documentation for "M:Rhino.Render.LightManagerSupportClient.GetLightFromId(System.Guid)"]

Return Value

Type: Light

[Missing <returns> documentation for "M:Rhino.Render.LightManagerSupportClient.GetLightFromId(System.Guid)"]

See Also