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