6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
OUTPUT
|
|
|
|
void main() {
|
|
outColor = vec4(0.0, 0.0, 0.0, 0.5);
|
|
}
|