Tilemap.HasEditorPreviewTile

Switch to Manual
public bool HasEditorPreviewTile (Vector3Int position);

Parameters

positionPosition to check.

Returns

bool True if there is an editor preview tile at the position. False if not.

Description

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