GTA V NativesgraphicsGraphics::setParticleFxCamInsideVehicleOn this pageGraphics::setParticleFxCamInsideVehicleSyntax ```js mp.game.graphics.setParticleFxCamInsideVehicle(p0); ``` Required Arguments p0: Boolean Return value Undefined Example ```js // todo ``` See also