YOUR ACCOUNT

Remapper (IntSlider Control to Value)

This remapper lets you specify how the IntSlider control affects the target value input. The remapper is visible only when Use Remapping is turned on in the properties of the IntSlider control component. For more information on how remapping works, see Remappers.

The remapper works as follows: it performs a linear interpolation between its Minimum and Maximum values, where the interpolation coefficient is defined by Value taken from IntSlider as a percentage within the actual IntSlider range (see IntSlider component for more information on how its actual range is calculated). The resulting value is sent to the target value input.

Minimum and Maximum

These parameters define the range of source values that will be sent to the target value input.