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