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.