Click or drag to resize

LightArrayElementAt Method

[Missing <summary> documentation for "M:Rhino.Render.LightArray.ElementAt(System.Int32)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Light ElementAt(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Rhino.Render.LightArray.ElementAt(System.Int32)"]

Return Value

Type: Light

[Missing <returns> documentation for "M:Rhino.Render.LightArray.ElementAt(System.Int32)"]

See Also