MapPointToWorldPoint

MapPointToWorldPoint(Vector2Int, bool)

public Vector3 MapPointToWorldPoint(Vector2Int pos, bool cellCenter) ;

説明

Map座標からワールド座標に変換。

パラメーター

パラメーター名 説明
pos 座標
cellCenter Cellの中心に補正するかどうか。falseの場合はCellの左下を指す。

戻り値

ワールド座標