autoRound : boolean
Should the linePositionX and Y values be automatically rounded before rendering the Text?
You may wish to enable this if you want to remove the effect of sub-pixel aliasing from text.
- Source code: gameobjects/Text.js (Line 119)
autoRound : boolean
Should the linePositionX and Y values be automatically rounded before rendering the Text?
You may wish to enable this if you want to remove the effect of sub-pixel aliasing from text.
Please login to continue.