method Matrix3.prototype.toMatrix4import { Matrix3 } from "https://deno.land/x/gmath@0.1.12/src/matrix3.ts"; toMatrix4(): Matrix4ReturnsMatrix4