未验证 提交 5b5ffb5f 编写于 作者: D donutcoffee 提交者: GitHub

Update LOD.d.ts

上级 9bd92d7b
......@@ -12,7 +12,6 @@ export class LOD extends Object3D {
levels: { distance: number; object: Object3D }[];
autoUpdate: boolean;
readonly isLOD: true;
readonly _currentLevel: 0;
addLevel( object: Object3D, distance?: number ): this;
getCurrentLevel(): number;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册