| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Vector2Int-operator_Vector3Int.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| v | The Vector2Int to convert to a Vector3Int. |
Converts a Vector2Int to a Vector3Int.
Vector2Ints can be explicitly converted to Vector3Int (z is set to zero in the result).
| Web Proxy Viewer | New URL | Original Page |