Class Summary |
DirectionalLight |
DirectionalLight defines a light that is assumed to be
infintely far away (something similar to the sun). |
Light |
Light defines the attributes of a light element. |
LightControllerManager |
Deprecated. |
LightManagement |
Deprecated. |
LightNode |
LightNode defines a scene node that contains and maintains a
light object. |
LightStateController |
Deprecated. |
PointLight |
PointLight defines a light that has a location in space and
emits light in all directions evenly. |
SimpleLightNode |
Started Date: Jul 21, 2004
SimpleLightNode defines a scene node that contains and maintains a
light object. |
SpotLight |
SpotLight defines a light that has a location in space and
emits light within a cone. |