Phaser API Documentation

  Version: 
<readonly, nullable> tilemap: Phaser.Tilemaps.Tilemap

Description:

The tilemap that contains this Tile. This will only return null if accessed from a LayerData instance before the tile is placed within a TilemapLayer.

Since: 3.0.0
Source: src/tilemaps/Tile.js (Line 893)