![]() |
Elevate Engine 1
|
#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | Elevate::SceneLighting |
Namespaces | |
| namespace | Elevate |
Macros | |
| #define | MAX_DIRECTIONAL_LIGHT 1 |
| #define | MAX_POINTLIGHT 32 |
| #define | MAX_SPOTLIGHT 32 |
| #define MAX_DIRECTIONAL_LIGHT 1 |
Definition at line 7 of file SceneLighting.h.
| #define MAX_POINTLIGHT 32 |
Definition at line 8 of file SceneLighting.h.
| #define MAX_SPOTLIGHT 32 |
Definition at line 9 of file SceneLighting.h.