You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing this enhancement would allow for easier Vector creation without the need to create a Vector2 first then call its from_polar() method to set its parameters.