New water textures
This commit is contained in:
@@ -12,7 +12,7 @@ uniform float time;
|
||||
varying vec4 v_color;
|
||||
varying vec2 v_texCoord;
|
||||
|
||||
void main() {
|
||||
void main(){
|
||||
|
||||
vec2 c = v_texCoord.xy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user