method Matrix4.prototype.addimport { Matrix4 } from "https://deno.land/x/gmath@0.1.12/src/matrix4.ts"; add(other: Matrix4 | number): Matrix4Parametersother: Matrix4 | numberReturnsMatrix4