Interface | Description | |
---|---|---|
ILightConsumer | Interface for containers capable of storing lighting info | |
ILightProvider | Interface for objects that provide lighting to the scene |
Class | Description | |
---|---|---|
AbstractLightSource | Abstract light source | |
AmbientLightSource | Point light source | |
DirectionalLightSource | Point light source | |
LightArray | Array of light sources | |
PointLightSource | Point light source |