Skylight Constructor (Skylight)

Skylight Constructor (Skylight)

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Skylight(
	Skylight src
)
Public Sub New ( 
	src As Skylight
)

Parameters

src
Type: Rhino.RenderSkylight

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also