Vector2.operator !=
static function operator !=(lhs: Vector2, rhs: Vector2): bool;
Description

Returns true if vectors different.

Very close vectors are treated as being equal.