瀏覽代碼

FBXLoader: Revert ByVertice change. See 0c2ba74fcf4445538c416bdcda4259c4f7724bc7

Mr.doob 7 年之前
父節點
當前提交
8607a58ae6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/js/loaders/FBXLoader.js

+ 1 - 1
examples/js/loaders/FBXLoader.js

@@ -1280,7 +1280,7 @@
 
 
 		},
 		},
 
 
-		ByVertex: {
+		ByVertice: {
 
 
 			Direct: function ( polygonVertexIndex, polygonIndex, vertexIndex, infoObject ) {
 			Direct: function ( polygonVertexIndex, polygonIndex, vertexIndex, infoObject ) {