TileData

struct in UnityEngine.Tilemaps

/

Implemented in:UnityEngine.TilemapModule

Description

A Struct for the required data for rendering a Tile.

Properties

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: