Luke
0
Q:

unity mathf.clamp

float variable = Mathf.Clamp(OriginalValue, Min, Max);
// Clamp Originalvalue between Min and Max and store it in a float variable
2

New to Communities?

Join the community