Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Tilemap.SyncTile.tileData

public Tilemaps.TileData tileData;

Description

The properties of the Tile at the given position on the Tilemap.

This is invalid if there is no Tile at that position on the Tilemap.