Click or drag to resize
LightsManager Methods

The LightsManager type exposes the following members.

Methods
  NameDescription
Public methodAddLight
Add a light source to lights manager.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLights
Get all lights for a given bounding sphere.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveLight
Remove a light source from lights manager.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateLightTransform
Update the transformations of a light inside this manager.
Top
See Also