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