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

パラメーター

positionPosition of the Tile on the Tilemap.

戻り値

TileFlags TileFlags from the Tile.

説明

Gets the TileFlags of the Tile at the given position.