5 lines
39 B
GLSL
5 lines
39 B
GLSL
|
|
uniform float arr[3];
|
|
void main() {
|
|
}
|
|
|
uniform float arr[3];
|
|
void main() {
|
|
}
|