Studio and Graph › Texture
Load ZBrush Brush
Reads a ZBrush .zbp brush and publishes baked Native VDMs and non-alpha 2D slots (texture, optional icon) into this graph's texture registry so tools like Displace can pick them from a dropdown. Br...

The Load ZBrush Brush node
When to use it
Reads a ZBrush .zbp brush and publishes baked Native VDMs and non-alpha 2D slots (texture, optional icon) into this graph's texture registry so tools like Displace can pick them from a dropdown. Brush alpha is the stamp mask for the VDM bake, not a dropdown texture, unless the file has no bakeable canvas. If the alpha is a regular grid of stamps matching the mesh-part count, each tile masks the matching bake. It has no texture pin: nothing is wired, the images show up as named entries the same way a Load Texture From File image does in that dropdown. Dropdown names come from the brush file's named parts (and the .zbp basename).
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 96x96 Icon preview. Off by default: it is not a stamp. |
Bake Meshes |
True/False | Bake plane-canvas meshes (subdiv planes or parts with quads/UVs) to Native VDMs. |
VDM Resolution |
Choice | Output size of each baked VDM. |
Learn more
| Texture transfer with Mesh Morpher Graph | Read the walkthrough on meshmorpher.com | https://meshmorpher.com/blog/texture-transfer-with-mesh-morpher-graph |
Available in Mesh Morpher Graph and Mesh Morpher Studio.