Version: 2022.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.