method Matrix3.identityimport { Matrix3 } from "https://deno.land/x/gmath@0.1.12/src/matrix3.ts"; identity(): Matrix3ReturnsMatrix3