Mesh Morpher
  • Overview
    • 👋Introduction
    • 🏁Buy
    • 📽️YouTube
    • ❔Discord
  • 💻Install
  • 👷Workflows
  • 📔Patch Notes
    • 📔Patch Notes Archive
  • Editor
    • UI
      • New
      • Exit
      • Camera FOV
      • Focus Camera
      • Ruler
    • Basic Operations
      • Open Skeletal Mesh
      • Save
      • Open Morph Target
      • Close Morph Target
      • Add New
      • Delete
      • Rename
      • Duplicate
      • Set Magnitude
      • Merge
      • LODs
    • Tools
      • General
        • Options
        • Masking
        • Brush
        • Indicators
        • Shortcuts
      • Move Tool
      • Grab Tool
      • Sculpt Tool
      • Smooth Tool
      • Inflate Tool
      • Pinch Tool
      • Plane Tool
      • Flatten Tool
      • Restore Tool
      • Transform Tool
      • Lattice Deformer
      • Projection
      • Displace
      • Laplacian Smooth
      • Blend
      • Scale Tool
      • Twist Tool
      • Select Pose
      • Reference Skeletal Mesh
      • Corrective Morph Targets
      • Mirror Morph Target
      • RBF deformer
    • Advanced Operations
      • Create from Mesh
      • Create from Mesh Files
        • General
        • Base
        • Morphed
        • Options
        • UV Match
        • Smoothing
      • Poser
        • Bake Skeleton
        • Create Reverse Morph Target
        • Create Morph Target
        • Animation Curves
          • To Morph Targets
          • To OBJ Files
        • Morph Targets
          • To Bonesnapshot
          • Update from Pose
          • To OBJ Files
        • Correctives
        • Bone Editor
          • Symmetry
          • Pivot
          • Draw
          • Bone Scale and Animation Retargeting
          • Lock Bones
          • Unlock Bones
        • Bone Snapshots
          • Corrective
        • Pose Driver
        • Meta Human DNA
        • Mirror Pose
        • Modify Animations
      • Copy
      • Wrapper
        • Options
        • Wrapper Settings
        • Control Points
        • Bone Editor
        • Section Selection
        • Masking
      • Bake
      • Recompute Normals
      • Stitch
        • By Bone Weights
      • Append Geometry
      • Remove Mesh Data
      • Transfer Weights
      • Remesh
    • Exporter
      • OBJ To FBX
      • Export Mesh as OBJ
      • Export Morph Target as OBJ
      • Export Selection as OBJ
      • Alembic
      • Masks
      • Meta Human DNA to OBJ
  • Runtime
    • Standalone Morph Target
      • Get Delta
      • Get Delta LODs
      • Get Delta Num
      • Get Skeletal Mesh
      • Get Morph Target Name
      • Set Morph Target Name
      • Get Weight
      • Set Weight
      • Duplicate Standalone Morph Target
    • Project
      • Project Standalone Morph Targets to Morph Targets
      • Project Standalone Morph Targets
    • Create from Mesh Files
      • Create Morph Target from Mesh Files
      • Create Standalone Morph Target from Mesh Files
    • Utilities
      • Export Skeletal Mesh To OBJ
      • Get Morph Targets Names
      • Find Morph Target
      • Remove Morph Target
      • Duplicate Skeletal Mesh
      • Load Bonesnapshot
      • RigLogicNoBones
    • Dynamic Skeletal Mesh Component
Powered by GitBook
On this page

Was this helpful?

  1. Editor
  2. Basic Operations

Merge

Last updated 1 year ago

Was this helpful?

Mesh Morpher allows users to merge two or more Morph Targets into a single Morph Target.

You can merge two or more Morph Targets by using Ctrl+Click or Shift+Click to select additional Morph Targets in the Morph Targets list.

There are three ways to Merge Morph Targets:

  • By clicking Merge in Mesh Morpher's toolbar

  • By Right-clicking on the Morph Targets list and select Merge.

  • Navigating to Tools top dropdown menu and clicking Merge

Once the Merge button is pressed, a dialog box will open where users can select several options.

  1. Destination Morph Target Name Users have to select a new Morph Target name, this Morph Target will hold the merge result.

  2. Delete source Morph Target on Merge Enabling this option will remove the selected Morph Targets used for merging.

  3. Merge Type There are currently three types of merging availble in Mesh Morpher which can output different results:

    Type
    Description

    Append

    Will append the deltas in each selected Morph Target for each Vertex.

    Magnitude

    Will select the deltas with the highest Magnitude from each Morph Targets for each Vertex.

    Mean Average

    Will get the sum of deltas in each selected Morph Target for each Vertex and will get the average by dividing the sum by the number of deltas for that vertex.

Keyboard shortcut: Ctrl + M

The button is greyed out when there's no selection or the selection doesn't have two or more Morph Targets.

Merge only allows multi-selection.

Morph Target merging is irreversible.

If the Destination Morph Target name is already in use, a new dialog box will pop asking whether to overwrite or change the name. Pressing Yes will clear and overwrite the existing Morph Target.

If the Destination Morph Target name is part of the selection, a new dialog box will pop asking to pick another name.