Browse Source

Update I3DMLoader.js

Garrett Johnson 4 năm trước cách đây
mục cha
commit
09cf43cd92
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/three/I3DMLoader.js

+ 1 - 1
src/three/I3DMLoader.js

@@ -105,7 +105,7 @@ export class I3DMLoader extends I3DMLoaderBase {
 
 						model.batchTable = batchTable;
 						model.featureTable = featureTable;
-						
+
 						model.scene.batchTable = batchTable;
 						model.scene.featureTable = featureTable;