GTA V NativesgameplayGameplay::setWindOn this pageGameplay::setWindSets the the raw wind speed value. Syntax ```js mp.game.gameplay.setWind(p0); ``` Required Arguments p0: float Return value Undefined Example ```js // todo ``` See also