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.

Mesh Morpher Graph node settings panel inside the Unreal Editor
Node settings with inline documentation - every parameter explains itself in the editor

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 systemWindows 10 / 11, 64-bit
Unreal EngineUE 5.6, 5.7 and 5.8 supported; earlier versions (5.0 - 5.5) remain downloadable as legacy builds
GPUA dedicated GPU is recommended for real-time sculpting and GPU deformers
NetworkInternet 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.

 ClassicGraphStudio
Runs inUnreal EditorUnreal EditorStandalone Windows app
Morph target authoring and organizationYes - its specialtyYesYes
Node graph, Python and expression scripting-YesYes
Real-time GPU sculpt brushes and deformersSculpt and RBF toolsYesYes
Mesh wrapping (rigid and non-rigid)YesYesYes
MetaHuman DNABone expressions, baking, Poser fixesFull DNA editing incl. custom topologyFull DNA editing incl. custom topology
Voxel / SDF modeling and AI tools-YesYes
Runtime morphs and Bonesnapshots in packaged gamesYesExported assets are engine-nativeExports to any engine or DCC
Unreal Engine requiredUE 5.6 - 5.8UE 5.6 - 5.8No

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

▶ Watch the video on YouTube

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.