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

설명

Returns true if the vectors are equal.

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