This version of Unity is unsupported.

Tilemap.HasEditorPreviewTile

Declaration

public bool HasEditorPreviewTile(Vector3Int position);

Parameters

position Position 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.