Create Morph Target
Creates a Morph Target from the given Deltas on the selected SkeletalMesh

/**
* Node that creates a morph target from mesh differences.
*
* Computes the delta between a base mesh and a modified mesh,
* saving the result as a morph target on the skeletal mesh.
*
* Usage:
* 1. Connect base mesh and modified mesh
* 2. Set morph target name
* 3. Click Apply to create morph target
*/Parameter
Description
Last updated