Home > @lndsld/math > clamp
Clamp value in range
Signature:
declare function clamp(range: IRange2): Transform<number>;
Returns:
Transform<number>