Explorar o código

Update I3DMLoader.d.ts

Garrett Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
692a7645f1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/three/I3DMLoader.d.ts

+ 1 - 0
src/three/I3DMLoader.d.ts

@@ -1,6 +1,7 @@
 import { I3DMBaseResult } from '../base/I3DMLoaderBase';
 import { FeatureTable, BatchTable } from '../utilities/FeatureTable';
 import { GLTF } from 'three/examples/jsm/loaders/GLTFLoader';
+import { Group, LoadingManager } from 'three';
 
 interface I3DMScene extends Group {