未验证 提交 f4b9eb2a 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #15957 from nsunderland-cognite/fix-iba-ts-defs

Fix InstancedBufferAttribute Typescript definitions
......@@ -37,8 +37,9 @@ export namespace GeometryUtils {
*/
export class InstancedBufferAttribute extends BufferAttribute {
constructor(
data: ArrayLike<number>,
array: ArrayLike<number>,
itemSize: number,
normalized?: boolean,
meshPerAttribute?: number
);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册