Search Results for

    Method GetMax

    GetMax(Vector2, Vector2)

    Declaration
    public static Vector2 GetMax(this Vector2 a, Vector2 b)
    Parameters
    Type Name Description
    Vector2 a
    Vector2 b
    Returns
    Type Description
    Vector2
    In This Article