sustains are light flashes which slowly decay More...
#include <cl_renderer.h>
Data Fields | |
light_t | light |
float | time |
float | sustain |
sustains are light flashes which slowly decay
Definition at line 86 of file cl_renderer.h.
Definition at line 87 of file cl_renderer.h.
Referenced by R_AddSustainedLight(), and R_AddSustainedLights().
float sustain_s::sustain |
Definition at line 89 of file cl_renderer.h.
Referenced by R_AddSustainedLight(), and R_AddSustainedLights().
float sustain_s::time |
Definition at line 88 of file cl_renderer.h.
Referenced by R_AddSustainedLight(), and R_AddSustainedLights().