Home > rc-js-util > IVec2Ctor
Constructor for Vec2.
Signature:
export interface IVec2Ctor<TArray extends TTypedArray>
Property | Modifiers | Type | Description |
---|---|---|---|
BYTES_PER_ELEMENT | number | The size in bytes of each element in the array. | |
factory | ITypedArrayTupleFactory<Vec2<TArray>, TVec2CtorArgs> | ||
prototype | Vec2<TArray> |
Method | Description |
---|---|
(new)() |