提交 615b3f21 编写于 作者: N nsunderland-cognite

Fix InstancedBufferAttribute Typescript definitions

上级 bee2b8ac
......@@ -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.
先完成此消息的编辑!
想要评论请 注册