Understanding TileData
When you modifying an STETilemap by script, you will use the methods SetTileData and GetTileData. They have a parameter called tileData that is an unsigned
When you modifying an STETilemap by script, you will use the methods SetTileData and GetTileData. They have a parameter called tileData that is an unsigned
You can set or get tile data using the methods in STETilemap component: SetTileData, SetTile, GetTileData and GetTile. The difference between Tile and TileData is,