XRay3D/test/shader/render2.frag
2020-04-17 18:11:57 +02:00

7 lines
48 B
GLSL

uniform sampler2D lightView;
void main()
{
}