TileChangeData

struct in UnityEngine.Tilemaps

/

Implemented in:UnityEngine.TilemapModule

Description

Represents the position and Tile information to change in a Tilemap.

Properties

colorThe color to set the Tile to.
positionThe position to change Tile properties at.
tileThe Tile to set on the Tilemap.
transformThe transform matrix to set the Tile to.

Did you find this page useful? Please give it a rating: