padding : Phaser.Point
Specify a padding value which is added to the line width and height when calculating the Text size.
ALlows you to add extra spacing if Phaser is unable to accurately determine the true font dimensions.
- Source code: gameobjects/Text.js (Line 73)
Please login to continue.