Răsfoiți Sursa

Update USDZExporter.d.ts

Michael Herzog 4 ani în urmă
părinte
comite
9ccd2b719e
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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 {
 
 	constructor();