LightManager

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addLight
LightSource addLight(Vector3f position, Color4f color, float energy, float radius, float areaRadius)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lightSources
DynamicArray!LightSource lightSources;
Undocumented in source.

Meta