This remapper lets you specify how the Value control affects the target value input. The remapper is visible only when Use Remapping is turned on in the properties of the Value control component. For more information on how remapping works, see Remappers.
The remapper works as follows. It multipluies the value provided by the Value control by the Multiplier value, and then adds the value of Offset to the result of the multiplication.
Defines the value offset. Offset is added to the resulting value of the remapper after it was multiplied by the Multiplier value.
Defines the value multiplier. The Multiplier value is multiplied by the value of the Value control and the result is added to the Offset value.