Version: 2020.2

Tilemap.HasEditorPreviewTile

切换到手册
public bool HasEditorPreviewTile (Vector3Int position);

参数

position 要检查的位置。

返回

bool Returns true if there is an Editor Preview Tile at the position. Returns false otherwise.

描述

返回相应位置处是否存在编辑器预览瓦片。