Version: 2022.2

TileChangeData

struct in UnityEngine.Tilemaps

切换到手册

描述

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

变量

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.