UNPKG

@phaserjs/phaser

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