7 lines
48 B
GLSL
7 lines
48 B
GLSL
uniform sampler2D lightView;
|
|
|
|
void main()
|
|
{
|
|
|
|
}
|