Light Class

Light Class

ChangeQueue Light change representation
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueLight

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

The Light type exposes the following members.

Properties
  NameDescription
Public propertyChangeType
Get what type of light change this represents
Public propertyData
Get the actual light data
Public propertyId
Get the light object id
Public propertyIdCrc
Get CRC computed from Id
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 (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also