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