|
R2 Shaders
|
Data required by each vertex in deferred light rendering, provided as vertex attributes. More...

Go to the source code of this file.
Functions | |
| layout (location=0) in vec3 R2_vertex_position | |
| Object-space position. More... | |
Data required by each vertex in deferred light rendering, provided as vertex attributes.
Definition in file R2LightVertex.h.
| layout | ( | location | = 0 | ) |
Object-space position.
UV coordinates.
1.8.12