Explorar o código

More MeshDepthMaterial clean up.

Mr.doob %!s(int64=9) %!d(string=hai) anos
pai
achega
400ff2931d
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/renderers/shaders/ShaderLib.js

+ 0 - 2
src/renderers/shaders/ShaderLib.js

@@ -174,8 +174,6 @@ THREE.ShaderLib = {
 			THREE.UniformsLib[ 'displacementmap' ],
 
 			{
-				"mNear": { type: "1f", value: 1.0 },
-				"mFar" : { type: "1f", value: 2000.0 },
 				"opacity" : { type: "1f", value: 1.0 }
 			}