Version: 2022.1
언어: 한국어

TileData

struct in UnityEngine.Tilemaps

매뉴얼로 전환

설명

A Struct for the required data for rendering a Tile.

변수

color Color of the Tile.
flags TileFlags of the Tile.
gameObject GameObject of the Tile.
sprite Sprite to be rendered at the Tile.
transform Transform matrix of the Tile.

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