This version of Unity is unsupported.

Tilemap.GetEditorPreviewTileFlags

public Tilemaps.TileFlags GetEditorPreviewTileFlags(Vector3Int position);

Parameters

positionPosition of the Tile on the Tilemap.

Returns

TileFlags TileFlags from the editor preview Tile.

Description

Gets the TileFlags of the editor preview Tile at the given position.