Click or drag to resize

Skylight Constructor (Skylight)

Create a utility object not associated with any document from another object

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Skylight(
	Skylight src
)

Parameters

src
Type: Rhino.RenderSkylight

[Missing <param name="src"/> documentation for "M:Rhino.Render.Skylight.#ctor(Rhino.Render.Skylight)"]

See Also