|
R2 Shaders
|
A ambient light type. More...
#include <R2LightAmbient.h>
Data Fields | |
| vec3 | color |
The light color. The components are assumed to be in the range [0, 1]. | |
| float | intensity |
| The light intensity. | |
| sampler2D | occlusion |
| The occlusion map. | |
A ambient light type.
Definition at line 9 of file R2LightAmbient.h.
1.8.12