public static Vector2 ClampMagnitude (Vector2 vector, float maxLength);

설명

Returns a copy of vector with its magnitude clamped to maxLength.


Did you find this page useful? Please give it a rating: