This remapper lets you specify how the Slider control affects the target slider input. The remapper is visible only when Use Remapping is turned on in the properties of the Slider control component. For more information on how remapping works, see Remappers. A good example of the practical use of this remapper can be found in the Electricity filter which is included with Filter Forge – it uses this remapper to control multiple inputs within different ranges.
The remapper works as follows: it performs a linear interpolation between its Minimum and Maximum values, where the interpolation coefficient is defined by Value provided by the Slider control. The result of the interpolation is sent to the target slider input.
These parameters define the range of values that will be sent to the target slider input.