public bool HasTile (Vector3Int position);

Parameters

position要检查的位置。

Returns

bool 如果相应位置处存在瓦片,则为 true。否则为 false。

Description

返回相应位置处是否存在瓦片。