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 TileFlags of the Tile at the given position.