docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Rectangular to Polar

    Menu Path : Operator > Math > Coordinates

    The Rectangular to Polar Operator performs a 2D coordinate conversion between a rectangular XY space to a polar (theta/distance) space.

    Operator properties

    Input Type Description
    Coordinate Vector2 The Input 2D coordinate.
    Output Type Description
    theta float The output angle (in radians).
    distance float The output distance to the origin.
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)