Skip to main content

Graphics::getScreenAspectRatio

Syntax​

```js mp.game.graphics.getScreenAspectRatio(b); ```

Required Arguments​

  • b: Boolean

Return value​

  • float

Example​

```js // todo ```

See also​