UNPKG

@phaserjs/phaser

Version:
3 lines 165 B
import { Matrix4 } from './Matrix4'; export declare function Mat4Multiply(a: Matrix4, b: Matrix4, out?: Matrix4): Matrix4; //# sourceMappingURL=Mat4Multiply.d.ts.map