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