UNPKG

@phaserjs/phaser

Version:
3 lines 154 B
import { Vec4 } from './Vec4'; export declare function Vec4Clamp(a: Vec4, min: Vec4, max: Vec4, out?: Vec4): Vec4; //# sourceMappingURL=Vec4Clamp.d.ts.map