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