Version: 2021.3
言語: 日本語
public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

パラメーター

position Position of the Tile on the Tilemap.

戻り値

TileFlags TileFlags from the Tile.

説明

Gets the TileFlags of the Tile at the given position.