Phaser API Documentation

  Version: 
getImageLayerNames()

Description:

Return a list of all valid imagelayer names loaded in this Tilemap.

Returns:
Description:

Array of valid imagelayer names / IDs loaded into this Tilemap.

Type:
  • Array.<string>
Since: 3.21.0
Source: src/tilemaps/Tilemap.js (Line 1141)