Click or drag to resize

LightArray Constructor (IntPtr)

Initializes a new instance of the LightArray class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public LightArray(
	IntPtr pLightArray
)

Parameters

pLightArray
Type: SystemIntPtr

[Missing <param name="pLightArray"/> documentation for "M:Rhino.Render.LightArray.#ctor(System.IntPtr)"]

See Also