Login - Create Account

Remapper (Color to IntSlider)

Remapper (Color to IntSlider)

This remapper lets you specify how the Color control affects the target integer slider input. The remapper is visible only when Use Remapping is turned on in the properties of the Color 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 the grayscale level of the color provided by the Color control (calculated by averaging its R, G and B channels). The result of the interpolation is rounded to an integer number and sent to the target input.

This remapper always has a control warning displayed near it – this is because controlling integer slider inputs with Color components produces non-intuitive filter controls and therefore is not recommended. Select the Control Warning in the Filter Editor to see which control component would be more suitable for this situation.

Minimum and Maximum

These parameters define the range of values that will be sent to the target integer slider input.