OpenEnroth 73e68f7
|
#include <LightsStack.h>
Public Attributes | |
Vec3f | vPosition {} |
int16_t | uRadius = 0 |
Color | uLightColor |
char | uLightType = 0 |
int | uSectorID = 0 |
Color StationaryLight::uLightColor |
char StationaryLight::uLightType = 0 |
int16_t StationaryLight::uRadius = 0 |
int StationaryLight::uSectorID = 0 |
Vec3f StationaryLight::vPosition {} |