Vector2.CompareTo

Vector2.CompareTo method

Compare current vector to another instance.

public int CompareTo(Vector2 other)
ParameterTypeDescription
otherVector2

See Also