| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Vector3Int.CeilToInt.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| v | The Vector3 to convert. |
Vector3Int The converted vector as a Vector3Int.
Converts a Vector3 to a Vector3Int by doing a Ceiling to each value.
As there is a conversion of float to integer, there is a loss of precision.
| Web Proxy Viewer | New URL | Original Page |