RhinoCommon API
Skylight Class |
[Missing <summary> documentation for "T:Rhino.Render.Skylight"]
SystemObject
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderSkylight
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderSkylight
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The Skylight type exposes the following members.
| Name | Description | |
|---|---|---|
| Skylight |
Create an utility object not associated with any document
| |
| Skylight(Skylight) |
Create an utility object not associated with any document from another object
|
| Name | Description | |
|---|---|---|
| BeginChange |
Call this function before making any change to this object (calling a setter) otherwise undo will not work correctly. Calls to BeginChange must be paired with a call to EndChange.
(Inherited from DocumentOrFreeFloatingBase.) | |
| CopyFrom | (Overrides FreeFloatingBaseCopyFrom(FreeFloatingBase).) | |
| EndChange |
See BeginChange
(Inherited from DocumentOrFreeFloatingBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |