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