Div
Div(Vector2Int, int)
Description
Divide Vector2Int by an integer.
Parameters
| Parameter Name | Description |
|---|---|
| v | Vector2Int of the divisor |
| i | Integer for the divisor |
Returns
Returns the divided Vector2Int.
Divide Vector2Int by an integer.
| Parameter Name | Description |
|---|---|
| v | Vector2Int of the divisor |
| i | Integer for the divisor |
Returns the divided Vector2Int.