Version: 2020.1
public bool HasTile (Vector3Int position);

参数

position 要检查的位置。

返回

bool Returns true if there is a Tile at the position. Returns false otherwise.

描述

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