operator -(Vector2Int)
Negates a vector.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Operator
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static Vector2Int operator -(Vector2Int v)
Parameters
The vector to negate.
Returns
Type | Description |
|---|---|
| Vector2Int |