Version: 2019.2
public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

パラメーター

positionPosition of the Tile on the Tilemap.

戻り値

TileFlags TileFlags from the Tile.

説明

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

Refer to TileFlags for more information.