Vector3 ClampLength( float maxLength )

Summary

Returns a vector whose length is limited to given maximum.

Vector3 ClampLength( float minLength, float maxLength )

Summary

Returns a vector whose length is limited between given minimum and maximum.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.