resolution : integer
The resolution of the canvas the text is rendered to.
This defaults to match the resolution of the renderer, but can be changed on a per Text object basis.
- Source code: gameobjects/Text.js (Line 1895)
resolution : integer
The resolution of the canvas the text is rendered to.
This defaults to match the resolution of the renderer, but can be changed on a per Text object basis.
Please login to continue.