# Water Material

Depence comes with several ready-to-use water materials, which can be found in the **library** at > **Materials** > **Nature** > **Water.**

![Water Material](/files/-MhI_kYlHrSe9n71519p)

As with all other materials use Drag & Drop to apply a water material on a 3D Model.

## **Water Material Settings**

| Color Deep      | Color for deep water.                  |
| --------------- | -------------------------------------- |
| Color Shallow   | Color for shallow water.               |
| UV-Mapping      | UV or Box Mapping.                     |
| Tile Size       | Size per Tile.                         |
| Turbidity       | Change the turbidity of the water.     |
| Animation Speed | Changes the speed of normal animation. |
| Bump Scale      | Changes the wave height.               |
| Normal Texture  | Custom Waves Normal Map.               |
| Scale X/Y       | Scales the Normal Map.                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help3.depence.com/depence-construction/depence-materials/depence-water-material.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
