# Volume Meshes

## Watertight Mesh Node

This node is intended to create a shell around your character and only use the surface.&#x20;

You can use it to remesh as well

## Types of Meshes

<figure><img src="/files/5GbxVs1l7nQwIs9nZOCA" alt=""><figcaption></figcaption></figure>

Bellow is our YouTube tutorial series for setting up a volume mesh.

{% embed url="<https://youtu.be/Z3ZWMSRC4Sw>" %}


---

# 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://docs.procedural-anatomy.com/build-your-first-character/volume-meshes.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.
