LightArray.Append Method

LightArrayAppend Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void Append(
	Light light
)
Public Sub Append ( 
	light As Light
)

Parameters

light
Type: Rhino.GeometryLight

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also