Clamps the value of a float variable to a min/max range.
Float Variable
The float variable to clamp.
Min Value
The minimum value allowed.
Max Value
The maximum value allowed.
Every Frame
Perform this action every frame.