Version: 2020.1
언어: 한국어
public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

파라미터

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