Merge
Last updated
Last updated
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.
Destination Morph Target Name Users have to select a new Morph Target name, this Morph Target will hold the merge result.
Delete source Morph Target on Merge Enabling this option will remove the selected Morph Targets used for merging.
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.