Apply Deltas

/**
* Node that applies vertex deltas from one mesh to another.
*
* Projects morph target deltas between meshes with different topology,
* using distance thresholds and optional smoothing.
*
* Usage:
* 1. Connect base mesh and delta source
* 2. Configure threshold and smoothing settings
* 3. Output is the deformed mesh
*/Parameter
Description
Last updated