operator !=(Vector2Int, Vector2Int)
Returns true if the vectors are different.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Operator
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool operator !=(Vector2Int lhs, Vector2Int rhs)
Parameters
Returns
Type | Description |
|---|---|
| bool |