浏览代码

Update USDZExporter.d.ts

Michael Herzog 4 年之前
父节点
当前提交
9ccd2b719e
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/jsm/exporters/USDZExporter.d.ts

+ 2 - 0
examples/jsm/exporters/USDZExporter.d.ts

@@ -1,3 +1,5 @@
+import { Object3D } from '../../../src/Three';
+
 export class USDZExporter {
 export class USDZExporter {
 
 
 	constructor();
 	constructor();