|
R2 Shaders
|
A directional light type. More...
#include <R2LightDirectional.h>
Data Fields | |
| vec3 | color |
The light color. The components are assumed to be in the range [0, 1]. | |
| vec3 | direction |
| The light direction. Assumed to be normalized. | |
| float | intensity |
| The light intensity. | |
A directional light type.
Definition at line 22 of file R2LightDirectional.h.
1.8.12