未验证 提交 cacdf89b 编写于 作者: M Michael Herzog 提交者: GitHub

Merge pull request #16491 from Mugen87/dev32

TS: Add dispose() to Scene.d.ts
......@@ -29,4 +29,5 @@ export class Scene extends Object3D {
copy(source: this, recursive?: boolean): this;
toJSON(meta?: any): any;
dispose(): void;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册