Version: 2017.3

Tilemap.GetTileFlags

Cambiar al Manual
public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

Parámetros

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