UNPKG

@phaserjs/phaser

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