Clamp

local Bridge = exports.community_bridge:Bridge()

Bridge.Math.Clamp(value, min, max)

Last updated