Skylight Class

Skylight Class

ChangeQueue skylight
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueSkylight

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class Skylight
Public Class Skylight

The Skylight type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Return true if skylight is enabled
Public propertyShadowIntensity
Get shadow intensity for skylight
Public propertyUsesCustomEnvironment
Return true if skylight uses custom environment
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Textual representation of Skylight
(Overrides ObjectToString.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also