method Matrix4.prototype.mulRe-exportimport { Matrix4 } from "https://deno.land/x/caviar@2.4.5/deps.ts"; mul(other: Matrix4 | number): Matrix4Parametersother: Matrix4 | numberReturnsMatrix4