GTA V NativesuiUi::setTextScaleOn this pageUi::setTextScaleSyntax ```js mp.game.ui.setTextScale(sizex, sizey); ``` Required Arguments sizex: float sizey: float Return value Undefined Example ```js // todo ``` See also