Description
Outputs a value between the Target Start and Target End values that is proportional to the value between the Source Start
and Source End values.
The output can be clamped to the Target interval when the input Value falls outside of the Source interval.
Ports
Inputs
|
The value to rescale.
|
|
Minimum value for the Source range.
|
|
Maximum value for the Source range.
|
|
Minimum value for the Target range.
|
|
Maximum value for the Target range.
|
|
True to clamp the output value to the Target interval when the input Value falls outside of the Source interval.
|