UNPKG

@phaserjs/phaser

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