UNPKG

@phaserjs/phaser

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