Skylight
Inheritance Hierarchy
System.Object
Rhino.Render.FreeFloatingBase
Rhino.Render.DocumentOrFreeFloatingBase
Rhino.Render.Skylight
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class Skylight : DocumentOrFreeFloatingBase, IDisposable
The Skylight type exposes the following members.
Constructors
Name
Description
Public Method
Skylight.
Create a utility object not associated with any document
Public Method
Skylight(Skylight)
Create a utility object not associated with any document from another object
Properties
Name
Description
Public Property
CustomEnvironment
Obsolete.
Public Property
CustomEnvironmentOn
Obsolete.
Public Property
Enabled
Public Property
ShadowIntensity
ShadowIntensity is currently unused.
Methods
Name
Description
Public Method
BeginChange
(Inherited from DocumentOrFreeFloatingBase.)
Public Method
CopyFrom
(Overrides
FreeFloatingBase.CopyFrom(FreeFloatingBase)
.)Public Method
Dispose
Releases all resources used by the Skylight
Public Method
EndChange
(Inherited from DocumentOrFreeFloatingBase.)
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
(Overrides
FreeFloatingBase.Finalize.
.)Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)
Events
Name
Description
Public Event
Static Member
Changed
This event is raised when a Skylight property value is changed.