Phaser API Documentation

  Version: 
<readonly, nullable> tilemapLayer: Phaser.Tilemaps.TilemapLayer

Description:

The tilemap layer 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 875)