UNPKG

@phaserjs/phaser

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