Перейти к содержанию

Graphics::getScreenAspectRatio

Материал из RAGE MP Wiki Archive
Версия от 21:27, 6 мая 2017; imported>Marty uploader (yay)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

Syntax

<syntaxhighlight lang="javascript">mp.game.graphics.getScreenAspectRatio(b);</syntaxhighlight>

Required Arguments

  • b: Boolean

Return value

  • float

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also