public Tilemaps.TileFlags GetTileFlags (Vector3Int position);

Parameters

position瓦片在 Tilemap 上的位置。

Returns

TileFlags 来自 TileTileFlags

Description

Gets the Tile Flags of the Tile at the given position.

Refer to TileFlags for more information.