Houdini 21.0 Nodes APEX nodes

Fit11

Takes a value in the range (-1, 1) and shifts it to a new range.

On this page
Since 21.0

Takes val, clamped within the range (-1, 1), and shifts it to the corresponding value in the range (destmin, destmax).

Inputs

val: Float

The value to shift to the new range.

destmin: Float

The lower end of the new range.

destmax: Float

The upper end of the new range.

Outputs

result: Float

The result of shifting val to the new range.

See also

APEX nodes