LightsManager Methods |
The LightsManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLight |
Add a light source to lights manager.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLights |
Get all lights for a given bounding sphere.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RemoveLight |
Remove a light source from lights manager.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateLightTransform |
Update the transformations of a light inside this manager.
|