Phaser API Documentation

  Version: 
letterSpacing: number

Description:

Adds / Removes spacing between characters. Can be a negative or positive number.

If you update this property directly, instead of using the setLetterSpacing method, then be sure to call updateText after, or you won't see the change reflected in the Text object.

Type:
number
Since: 3.60.0