Houdini 20.0 Nodes VOP nodes

MtlX Curveadjust VOP node

On this page

Output a smooth remapping of input values using the centripetal Catmull-Rom cubic spline curve defined by specified knot values, using an inverse spline lookup on input knot values and a forward spline through output knot values. All channels of the input will be remapped using the same curve.

Parameters

in

The list of input values defining the curve for the remapping. At least 2 values must be provided.

knots

The list of output values defining the curve for the remapping. Must be the same length as knots.

Outputs

out

float

VOP nodes