Story-to-Screen Pipeline · Blender's Role

Blender in Phase 2 — Character Finalization

Daz bridges the character outBlender cleans it up, finishes materials, and preps the rigUnreal receives a Skeletal Mesh on one canonical skeleton. Done once per character.
Blender's job in Phase 2

Blender is the middle of character finalization — the cleanup bay between Daz and Unreal. Daz assembles figure + outfit + hair and bridges it out; Blender is where that raw import becomes a clean, shaded, rig-ready character on one canonical skeleton; Unreal receives it as a Skeletal Mesh. You do this once per character, then reuse it forever. The upstream half lives on the Daz Studio steps page.

What Blender does in character finalization

2

Finalize the bridged character once per character

The Daz figure lands in Blender as real geometry + armature + shaders. Your job is to make it clean, correct, and export-ready without breaking the skeleton downstream tools will retarget against.

AReceive the bridged character

Import via the Diffeomorphic add-on (accurate .dbz fit) or the Daz-to-Unreal path. The figure arrives with Principled-BSDF shaders already wired — Blender is where you finish them.

BClean the mesh

Fix non-manifold spots, tidy imported geometry, and — where the character will deform a lot — consider light retopology for animation-friendly topology. This is exactly the pokethrough/cleanup that's cheaper to finish here than to fight later.

CFinish materials & shaders

Refine or rebuild skin, eyes, and outfit shaders in the Shader Editor. A Diffeomorphic import gives you Blender-native materials to polish; the Daz-to-Unreal path converts materials automatically instead.

DPrep the rig on one canonical skeleton

Verify the armature and weights, and keep a single canonical skeleton for every character. Don't rename the bones Unreal's IK Retargeter expects — consistent skeletons are what let poses and mocap move between characters.

EExport to Unreal

Export FBX on the canonical skeleton with transforms applied and consistent orientation/scale. In UE it becomes a Skeletal Mesh; there you add hand sockets once and build an IK Rig — see the pipeline, Phase 2.

Daz · Diffeomorphic Blender · cleanup + materials + rig UE · Skeletal Mesh

What a real bridged character looks like

Live Diffeomorphic import — object breakdown

A Genesis 9 figure bridged into Blender arrives not as one object but as a small hierarchy you finalize together — for example:

…plus dozens of materials (a typical figure imports ~30–35) to refine before export. That fan-out of meshes + one armature + many materials is the finalization workload.

Don't break the canonical skeleton

Retargeting downstream reads bone transforms and bone names, not your Blender rig conveniences. Rename bones, add non-standard bones to the deform hierarchy, or export a different skeleton per character and Unreal's IK Retargeter has nothing consistent to map onto.

Fix: one canonical skeleton for all your characters, names preserved, transforms applied (Ctrl A) before the FBX export.

Once per character, reused forever

Everything on this page happens a single time. The finished Skeletal Mesh + canonical skeleton + UE sockets/IK Rig then serve every shot, pose, and animation the character ever appears in — which is exactly why it's worth finalizing carefully here.

Where it goes next

Handing the character on

  • Into Unreal: imported as a Skeletal Mesh; hand sockets + IK Rig are added once — pipeline, Phase 2.
  • Then animation: the rig you prepped here drives hand-keyed motion in Blender · Phase 4, retargeted in UE.
  • Upstream recap: how the character was assembled and bridged is on the Daz Studio steps page.