| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Vector3Int-operator_Vector2Int.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| v | The Vector3Int to convert. |
Converts a Vector3Int into a Vector2Int.
You can explicitly convert a Vector3Int to a Vector2Int by casting.
The z component is discarded in the conversion.
| Web Proxy Viewer | New URL | Original Page |