CellPosColliderPos

CellPosColliderPos(Vector2Int)

public static Vector2Int CellPosColliderPos(Vector2Int cellPos) ;

Description

Converts the position of Cell to the position of MapCollider.

Parameters

Parameter Name Description
cellPos Cell position.

Returns

MapCollider position.