ReadonlyMatrix3

Math.ReadonlyMatrix3 exported from @manycore/aholo-viewer.

Math Type Alias

ReadonlyMatrix3 = PickReadonly<Matrix3, "elements" | "equals" | "getSerializeData" | "applyToBufferAttribute" | "determinant" | "transposeIntoArray" | "applyToArray" | "applyInverse" | "getNumberCount" | "toArray" | "decompose">