Click or drag to resize
ILightsManager Methods

The ILightsManager type exposes the following members.

Methods
  NameDescription
Public methodAddLight
Add a light source to the lights manager.
Public methodGetLights
Get all lights for a given bounding sphere and material.
Public methodRemoveLight
Remove a light source from the lights manager.
Public methodUpdateLightTransform
Update the transformations of a light inside this manager.
Top
See Also