GTA V NativesgraphicsGraphics::getScreenAspectRatioOn this pageGraphics::getScreenAspectRatioSyntax ```js mp.game.graphics.getScreenAspectRatio(b); ``` Required Arguments b: Boolean Return value float Example ```js // todo ``` See also