Houdini 20.0 Nodes VOP nodes

MtlX Smoothstep VOP node

On this page

Output a smooth (hermite-interpolated) remapping of input values from low-high to output 0-1.

Parameters

in

float

low

Input low value; an input value of this or lower will result in an output value of 0; default is 0.0 in all channels

high

Input high value; an input value of this or higher will result in an output value of 1; default is 1.0 in all channels

Outputs

out

float

VOP nodes