GTA V NativesplayerPlayer::setLodMultiplierOn this pagePlayer::setLodMultiplierSyntax ```js player.setLodMultiplier(multiplier); ``` Required Arguments multiplier: float Return value Undefined Example ```js // todo ``` See also