Mesh Morpher Graph
Mesh Morpher Graph is a node-based mesh editing and character pipeline plugin for Unreal Engine 5. Version 2.0 turned the morph-target graph into a complete authoring suite: real-time GPU sculpting, GPU deformers, voxel and SDF modeling, on-device and cloud AI, and a full MetaHuman DNA workflow - all inside the Unreal Editor, with no export round-trips to external DCCs.

Why a node graph inside Unreal
Exporting a mesh to another package, editing it and importing it back loses time and breaks iteration. Graph keeps the whole loop in the editor: load a static mesh, skeletal mesh, geometry cache or DNA file, build a non-destructive node network around it, preview the result in the viewport and bake it back to engine assets. Transactional undo and redo cover the entire graph.
What you can do with it
Sculpt in real time on the GPU
Grab, Move, Smooth, Clay, Scrape, Inflate, Pinch, Flatten and VDM stamp brushes run entirely on the GPU with symmetry, masking, lazy-mouse and pen pressure. You can sculpt animation sequences and geometry caches, not just static poses.
Deform with GPU-accelerated tools
RBF, Lattice, Cage (MVC) and Elastic Conformer deformers are rebuilt to run on the GPU. Delta Mush corrects bad joint deformations on single poses or across whole animation sequences.
Wrap and conform meshes
Landmark and spline guided rigid and non-rigid fitting wraps meshes across different topologies - the workflow behind custom MetaHumans from conform meshes.
Run a complete character pipeline
Skeleton editing with geodesic and neural bind-skin, live skin weight painting, symmetric posing and animation retargeting. Read, edit and bake MetaHuman DNA - including custom DNA topology that round-trips with Houdini and Maya.
Automate with Python and expressions
Wrangle nodes run your expressions over points, corners, triangles, texels or whole meshes, and a full Python stage handles anything procedural - batch fixes, custom deformers, pipeline glue - without leaving the graph.
Texture, UV and export anywhere
Automatic UV unwrapping with in-editor preview, viewport vertex color and texture painting, material blending and baking, and UDIM-aware texture transfer between topologies. I/O covers USD, Alembic, FBX, OBJ, GLB, STL, PLY and GeometryCache streaming.
Generate with AI
Auto-Rig and Auto-Skin any mesh with local models, turn a photo into 3D on device, or generate meshes from text and images through the built-in cloud service - then refine the result with regular nodes.
System requirements
| Operating system | Windows 10 / 11, 64-bit |
| Unreal Engine | UE 5.6, 5.7 and 5.8 supported; earlier versions (5.0 - 5.5) remain downloadable as legacy builds |
| GPU | A dedicated GPU is recommended for real-time sculpting and GPU deformers |
| Network | Internet connection for license activation; cloud AI features are optional |
Which Mesh Morpher is right for you?
All three products share the same core technology. The short version: Classic if you live in Unreal and need morph targets that ship in your game, Graph if you want the full node-based pipeline inside the editor, Studio if you want that pipeline without Unreal Engine.
| Classic | Graph | Studio | |
|---|---|---|---|
| Runs in | Unreal Editor | Unreal Editor | Standalone Windows app |
| Morph target authoring and organization | Yes - its specialty | Yes | Yes |
| Node graph, Python and expression scripting | - | Yes | Yes |
| Real-time GPU sculpt brushes and deformers | Sculpt and RBF tools | Yes | Yes |
| Mesh wrapping (rigid and non-rigid) | Yes | Yes | Yes |
| MetaHuman DNA | Bone expressions, baking, Poser fixes | Full DNA editing incl. custom topology | Full DNA editing incl. custom topology |
| Voxel / SDF modeling and AI tools | - | Yes | Yes |
| Runtime morphs and Bonesnapshots in packaged games | Yes | Exported assets are engine-native | Exports to any engine or DCC |
| Unreal Engine required | UE 5.6 - 5.8 | UE 5.6 - 5.8 | No |
Try it, then pick a license
Create a free account, open Dashboard > Licenses and request a trial. A subscription is only needed while you use the editor tooling - packaged games ship without one. Indie, company and academic licenses are available monthly, yearly or as a one-time perpetual purchase.
Start a Free Trial See pricing and licenses
See it in action
Need the same toolkit without Unreal Engine? Mesh Morpher Studio is the standalone Windows app. Focused on morph targets only? See Mesh Morpher Classic. Node-by-node reference lives in the Graph documentation.