> For the complete documentation index, see [llms.txt](https://docs.cherax.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherax.vip/lua-documentation/api-reference/natives/water.md).

# WATER

```
void MODIFY_WATER(float x, float y, float radius, float height)
void SET_WAVES_INTENSITY(float intensity)
float GET_WAVES_INTENSITY()
void RESET_WAVES_INTENSITY()
```
