[]
Tests for inequality between two objects.
public static bool operator !=(Vector2 left, Vector2 right)
Type | Name | Description |
---|---|---|
Vector2 | left | The first value to compare. |
Vector2 | right | The second value to compare. |
Type | Description |
---|---|
bool |