✨ update bg.frag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#version 300 es
|
||||
precision lowp float;
|
||||
precision highp float;
|
||||
|
||||
const float CAM_FAR = 20.0;
|
||||
const vec3 BACKGROUND = vec3(0.0, 0.0, 0.0);
|
||||
|
||||
Reference in New Issue
Block a user