-
Notifications
You must be signed in to change notification settings - Fork 15
Node Curve (v5.5)
Gerard Martin edited this page May 26, 2026
·
6 revisions
Note: This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.

Sample a curve asset's channels at the input value.
Control several morphs from a single float parameter at the same time with an arbitrary non-linear dependency between them. Ex: when increasing the float parameter by 0.5, the head morph increases by 0.1, but the body morph increases by 4.9 because of its much steeper curve.

Curve Asset: Curve asset from which the values are sampled. There will be one output per curve in this asset.
Input: Value that defines the point where the curve values are sampled.
Curve (name of channel): Numeric value for the current input point of the curve //name of channel// in the curve asset.