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

Returns true if vectors different.

Very close vectors are treated as being equal.