XRay3D/test/shader/render2.frag

7 lines
48 B
GLSL
Raw Permalink Normal View History

2020-04-17 18:11:57 +02:00
uniform sampler2D lightView;
void main()
{
}