Преглед изворни кода

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 ) {