Parcourir la source

ColladaLoader2: Removed redundant texture.needsUpdate

Mugen87 il y a 9 ans
Parent
commit
adebd595cd
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      examples/js/loaders/ColladaLoader2.js

+ 0 - 2
examples/js/loaders/ColladaLoader2.js

@@ -597,8 +597,6 @@ THREE.ColladaLoader.prototype = {
 
 					}
 
-					texture.needsUpdate = true;
-
 					return texture;
 
 				}

粤ICP备19079148号