Tilemap.HasEditorPreviewTile

Switch to Manual
public bool HasEditorPreviewTile (Vector3Int position);

Parameters

positionPosition to check.

Returns

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

Description

Returns whether there is an editor preview tile at the position.