method Matrix2.prototype.toMatrix3import { Matrix2 } from "https://deno.land/x/gmath@0.1.12/src/matrix2.ts"; toMatrix3(): Matrix3ReturnsMatrix3