Phaser API Documentation

  Version: 
baseWidth: number

Description:

The maps base width of a tile in pixels. Tiled maps support multiple tileset sizes within one map, but they are still placed at intervals of the base tile size.

Type:
number
Since: 3.0.0
Source: src/tilemaps/Tile.js (Line 129)