Search Results for

    Show / Hide Table of Contents

    Method Angle

    Angle(Vector2, Vector2)

    Returns the angle in degrees between from and to. The angle returned is always the acute angle between the two vectors.

    Declaration
    public static float Angle(Vector2 from, Vector2 to)
    Parameters
    Type Name Description
    Vector2 from
    Vector2 to
    Returns
    Type Description
    System.Single
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX