R2 Shaders
R2SurfaceBasicSingle.frag
Go to the documentation of this file.
1 /// \file R2SurfaceBasicSingle.frag
2 /// \brief An instantiation of the `R2SurfaceBasic` shader for single instances
3 
4 #include "R2SurfaceBasic.h"
A fragment shader driver for single instance surfaces.
Basic surface implementation.