Refer to Scriptable Tiles and Tilemap for more information.
tileChangeData | The Tile with additional properties to be placed in the cell. |
ignoreLockFlags | Whether to ignore Lock Flags set in the Tile's TileFlags when applying Color and Transform changes from TileChangeData. |
Sets a Tile with additional properties at the given XYZ coordinates of a cell in the Tilemap.
Refer to Scriptable Tiles and Tilemap for more information.