Explorar o código

Update and rename test4.js to test5.js

NasimiAsl %!s(int64=8) %!d(string=hai) anos
pai
achega
51b6f23326
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      materialsLibrary/src/custom/test4.js

+ 1 - 3
materialsLibrary/src/custom/test4.js

@@ -571,9 +571,7 @@ vColor=color;\n\
             return arr;
         };
         CustomMaterial2.prototype.Builder = function (shaderName, uniforms, uniformBuffers, samplers, defines) {
-            defines.UV1 = true;
-            defines._needUVs = true;
-            defines.DIFFUSE = true;
+          
             CustomMaterial2.ShaderIndexer++;
             var name = name + "custom_" + CustomMaterial2.ShaderIndexer;
             this.ReviewUniform("uniform", uniforms);