> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/studio-and-graph/texture/load-zbp-texture.md).

# Load ZBP Texture

## When to use it

Reads a ZBrush `.zbp` brush file and publishes what is inside it - baked Native VDMs, plus the non-alpha 2D slots such as the texture and, optionally, the icon - into this graph's texture list, so tools like **Displace** offer them in their dropdown.

Reach for this when the stamp lives inside a ZBrush brush file. **Load Texture** is the one for a loose PNG, JPG or EXR sitting on disk. **Bake VDM Brush** is the one when you already have a sculpted canvas in the graph.

{% hint style="info" %}
This node has no texture pin. Nothing is wired: the images show up as named entries the same way a **Load Texture** image does. The names come from the brush file's own named parts, plus the `.zbp` basename.
{% endhint %}

## Settings

| Setting               | Type       | Description                                                                                 |
| --------------------- | ---------- | ------------------------------------------------------------------------------------------- |
| `File`                | File path  | ZBrush brush file to read.                                                                  |
| `Texture Name Suffix` | Text       | Tacked onto the basename in tool dropdowns when several brushes share a name.               |
| `Include Icon`        | True/False | Also publish the 96 x 96 icon preview. Off by default: it is not a stamp.                   |
| `Bake Meshes`         | True/False | Bake plane-canvas meshes - subdivided planes, or parts with quads and UVs - to Native VDMs. |
| `VDM Resolution`      | Choice     | Output size of each baked VDM.                                                              |

## Learn more

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Texture transfer with Mesh Morpher Graph</strong></td><td>Read the walkthrough on meshmorpher.com</td><td><a href="https://meshmorpher.com/blog/texture-transfer-with-mesh-morpher-graph">https://meshmorpher.com/blog/texture-transfer-with-mesh-morpher-graph</a></td></tr></tbody></table>

{% hint style="success" icon="circle-check" %}
Available in [**Mesh Morpher Graph**](https://meshmorpher.com/graph) and [**Mesh Morpher Studio**](https://meshmorpher.com/studio).
{% endhint %}
