JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
🏠
🔄 Mod API
VRageMath.MyMath
Clamp
Summary
public static float Clamp(float val, float min, float max)
Returns
float
Parameters
float
val
float
min
float
max