YOUR ACCOUNT

Remapper (IntSlider Control to Color)

This remapper lets you specify how the IntSlider control affects the target color 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 colors, where the interpolation coefficient is defined by Value taken from IntSlider as a percentage within the actual IntSlider range (see IntSlider for more information on how its actual range is calculated). The color produced by the interpolation is sent to the target input.

Minimum and Maximum

These parameters define the two colors to be mixed together to produce the resulting color for the target input.