Click or drag to resize

MathHelperClamp Method

Overload List
  NameDescription
Public methodStatic memberClamp(Int32, Int32, Int32)
Clamp the specified int value v between min and max.
Public methodStatic memberClamp(Single, Single, Single)
Clamp the specified float value v between min and max.
Top
See Also