Clamp value to be within the minimum and maximum range. This will round to the nearest boundary if the value is outside of it.
The original value.
The minimum possible value.
The maximum possible value.
Generated using TypeDoc
Clamp value to be within the minimum and maximum range. This will round to the nearest boundary if the value is outside of it.