|
t
|
The varyings available to fragment shaders. More...
#include <Varyings.hpp>
Public Attributes | |
| Vector3 & | localPosition |
| The position in local space associateed with the current fragment. | |
| Vector3 & | localNormal |
| The normal vector in local space associated with the current fragment. | |
The varyings available to fragment shaders.
Varyings are values that are interpolated between fragments in a single draw call.