2
0
Эх сурвалжийг харах

Merge pull request #11920 from dhritzkiv/patch-13

Update GLTF2Loader.js
Mr.doob 8 жил өмнө
parent
commit
12b911c90c

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

@@ -2239,8 +2239,6 @@ THREE.GLTF2Loader = ( function () {
 
 	GLTFParser.prototype.loadGeometries = function ( primitives ) {
 
-		var extensions = this.extensions;
-
 		return this._withDependencies( [
 
 			'accessors',