smoothed : boolean
Enable or disable texture smoothing for this BitmapText.
The smoothing is applied to the BaseTexture of this font, which all letters of the text reference.
Smoothing is enabled by default.
- Source code: gameobjects/BitmapText.js (Line 681)
Please login to continue.