Lewy Blue 6 years ago
parent
commit
09e837bb70
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/js/loaders/FBXLoader.js

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

@@ -1995,8 +1995,6 @@ THREE.FBXLoader = ( function () {
 			parentGeo.morphAttributes.position = [];
 			parentGeo.morphAttributes.position = [];
 			// parentGeo.morphAttributes.normal = []; // not implemented
 			// parentGeo.morphAttributes.normal = []; // not implemented
 
 
-
-
 			var self = this;
 			var self = this;
 			morphTarget.rawTargets.forEach( function ( rawTarget ) {
 			morphTarget.rawTargets.forEach( function ( rawTarget ) {