On this page

Linearly remap incoming values from one range of float/color/vector values to another.

Parameters

in

float

inlow

Low value for input range; default is 0.0 in all channels

inhigh

HighLow value for input range; default is 1.0 in all channels

outlow

Low value for output range; default is 0.0 in all channels

outhigh

High value for output range; default is 1.0 in all channels

Outputs

out

float

VOP nodes