[readonly] textBounds : Phaser.Rectangle
The textBounds property allows you to specify a rectangular region upon which text alignment is based.
See Text.setTextBounds
for more details.
- Source code: gameobjects/Text.js (Line 81)
[readonly] textBounds : Phaser.Rectangle
The textBounds property allows you to specify a rectangular region upon which text alignment is based.
See Text.setTextBounds
for more details.
Please login to continue.