GTA V NativeswaterWater::getWaterHeightNoWavesOn this pageWater::getWaterHeightNoWavesSyntax ```js mp.game.water.getWaterHeightNoWaves(x, y, z, height); ``` Required Arguments x: float y: float z: float height: float Return value float Example ```js // todo ``` See also