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

Description

Возвращает истину, если vector'ы равны

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