Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Tilemaps.Tileset
<readonly> tileMargin: number
Description:
The margin around the tiles in the sheet (in pixels). Use
setSpacing
to change.
Type:
number
Since:
3.0.0
Source:
src/tilemaps/Tileset.js
(Line
81
)
Possible examples