GTA V NativesweaponWeapon::setFlashLightFadeDistanceOn this pageWeapon::setFlashLightFadeDistanceSyntax ```js mp.game.weapon.setFlashLightFadeDistance(distance); ``` Required Arguments distance: float Return value unknown (to be checked) Example ```js // todo ``` See also