TileResult (TileLayer)

TileResult bundles a `Tile` with its world-space `Rect`. Access via the 'tilemap' submodule.

Properties


NameDescriptionType
tileThe tile entry.TileLayer.Tile
rectWorld-space rectangle covered by the tile.Rect