MapPointToWorldPoint
MapPointToWorldPoint(Vector2Int, bool)
Description
Maps the point to world point.
Parameters
Parameter Name | Description |
---|---|
pos | Position. |
cellCenter | Whether to correct to the center of the Cell. If false, it points to the lower left of the Cell. |
Returns
The point to world point.