Phaser API Documentation

  Version: 
lineSpacing: number

Description:

The line spacing value. This value is added to the font height to calculate the overall line height. Only has an effect if this Text object contains multiple lines of text.

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

Type:
number
Since: 3.13.0