UNPKG

@phaserjs/phaser

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