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