GetCellFromWorldPos
GetCellFromWorldPos(Vector3)
Description
Gets the cell from world position.
Parameters
Parameter Name | Description |
---|---|
worldPos | World position. |
Returns
It is the Cell found. I return null if it does not.
Gets the cell from world position.
Parameter Name | Description |
---|---|
worldPos | World position. |
It is the Cell found. I return null if it does not.