public static bool operator != (Vector2Int lhs, Vector2Int rhs);

描述

如果向量不同,则返回 true。