Tilemap.GetEditorPreviewTileFlags

Declaration

public Tilemaps.TileFlags GetEditorPreviewTileFlags(Vector3Int position);

Parameters

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

Refer to Scriptable Tiles and Tilemap for more information.


Did you find this page useful? Please give it a rating: