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.