docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field TORADIANS

    The conversion constant used to convert degrees to radians. Multiply the degree value by this constant to get radians.

    Namespace: Unity.Mathematics
    Assembly: solution.dll
    Syntax
    public const float TORADIANS = 0.017453292
    Returns
    Type Description
    float
    Remarks

    Multiplying by this constant is equivalent to using radians(float).

    In This Article
    Back to top
    Copyright © 2024 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)