public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

Parámetros

positionPosition of the Tile on the Tilemap.

Valor de retorno

TileFlags TileFlags from the Tile.

Descripción

Gets the Tile Flags of the Tile at the given position.

Refer to TileFlags for more information.