Skip to content

TypedArrayConstructor

TypedArrayConstructor: (count) => TypedArray

Defined in: core/utils/SquareDataTexture.ts:10

A constructor signature for creating TypedArray.

Parameters

count

number

Returns

TypedArray