This commit is contained in:
ChenX
2024-09-25 17:40:49 +08:00
parent 20c3f892e7
commit 00b2b3fb90
678 changed files with 0 additions and 11826 deletions

View File

@@ -1,7 +0,0 @@
import { Object3D } from "three";
/**
* 销毁Object对象的Geometry,并不会销毁材质(新版本销毁材质,好像问题不大?)
*/
export declare function DisposeThreeObj(obj: Object3D): Object3D;
export declare function Object3DRemoveAll(obj: Object3D): Object3D;
//# sourceMappingURL=Dispose.d.ts.map