Clamp To Bounds
Clamps each coordinate to its input range: values below the lower bound become the lower bound, values above the upper bound become the upper bound. This is the default boundary handler.
Clamps each coordinate to its input range: values below the lower bound become the lower bound, values above the upper bound become the upper bound. This is the default boundary handler.