GTA V NativesblipBlip::setFadeOn this pageBlip::setFadeSyntax ```js blip.setFade(opacity, duration); ``` Required Arguments opacity: int duration: int Return value Undefined Example ```js // todo ``` See also