Version: 2021.3
언어: 한국어

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.