R2 Shaders
R2LightProjectiveLambertSingle.frag
Go to the documentation of this file.
1 /// \file R2LightProjectiveLambertSingle.frag
2 /// \brief An instantiation of the `R2LightProjectiveLambert` shader for single instances
3 
4 #define R2_RECONSTRUCT_DIFFUSE_ONLY 1
A projective light with no specular highlights.
A fragment shader driver for single instance lights.