Explorar o código

remove unused uniform

Vicente Lucendo %!s(int64=7) %!d(string=hai) anos
pai
achega
32955b5cc1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/js/objects/Water.js

+ 0 - 1
examples/js/objects/Water.js

@@ -75,7 +75,6 @@ THREE.Water = function ( width, height, options ) {
 				time: { value: 0.0 },
 				size: { value: 1.0 },
 				distortionScale: { value: 20.0 },
-				noiseScale: { value: 1.0 },
 				textureMatrix: { value: new THREE.Matrix4() },
 				sunColor: { value: new THREE.Color( 0x7F7F7F ) },
 				sunDirection: { value: new THREE.Vector3( 0.70707, 0.70707, 0 ) },