TileResult (TileLayer)

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

Properties


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