Browse Source

Merge pull request #11920 from dhritzkiv/patch-13

Update GLTF2Loader.js
Mr.doob 8 năm trước cách đây
mục cha
commit
12b911c90c

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

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