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

설명

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