未验证 提交 6790bde9 编写于 作者: S Sam Alexander 提交者: GitHub

Update BufferGeometry.d.ts

上级 1392204c
......@@ -43,6 +43,7 @@ export class BufferGeometry extends EventDispatcher {
boundingSphere: Sphere;
drawRange: { start: number; count: number };
userData: {[key: string]: any};
isBufferGeometry: boolean;
getIndex(): BufferAttribute;
setIndex( index: BufferAttribute | number[] ): void;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册