LightManagerSupportClient Class

LightManagerSupportClient Class

[Missing <summary> documentation for "T:Rhino.Render.LightManagerSupportClient"]

Inheritance Hierarchy
SystemObject
  Rhino.RenderLightManagerSupportClient

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class LightManagerSupportClient : IDisposable
Public NotInheritable Class LightManagerSupportClient
	Implements IDisposable

The LightManagerSupportClient type exposes the following members.

Constructors
  NameDescription
Public methodLightManagerSupportClient
Initializes a new instance of the LightManagerSupportClient class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodDeleteLight
Public methodDispose
Releases all resources used by the LightManagerSupportClient
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLightFromId
Public methodGetLights
Public methodGetLightSolo
Public methodGetType (Inherited from Object.)
Public methodGroupLights
Public methodLightDescription
Public methodLightsInSoloStorage
Public methodModifyLight
Public methodObjectFromLight
Public methodOnEditLight
Public methodSetLightSolo
Public methodToString (Inherited from Object.)
Public methodUnGroup
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also