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

Description

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