Version: 5.4
public static bool operator == (Vector2 lhs, Vector2 rhs);

설명

Returns true if the vectors are equal.

This will also return true for vectors that are really close to being equal.