method Matrix3.prototype.addimport { Matrix3 } from "https://deno.land/x/gmath@0.1.12/src/matrix3.ts"; add(other: Matrix3 | number): Matrix3Parametersother: Matrix3 | numberReturnsMatrix3