Phaser API Documentation

  Version: 
tileData: object

Description:

Tileset-specific data per tile that are typically defined in the Tiled editor, e.g. within the Tileset collision editor. This is where collision objects and terrain are stored.

Type:
object
Since: 3.0.0
Source: src/tilemaps/Tileset.js (Line 111)