Skip to content

Remap

in Lib.numbers.float.adjust

Remaps a value range to a new value range. Optionally applies bias, clamping, or modulo.

Input Parameters

Name (Relevancy & Type) Description
Value (Single)
RangeInMin (Single)
RangeInMax (Single)
RangeOutMin (Single)
RangeOutMax (Single)
BiasAndGain (Vector2)
Mode (Int32)

Outputs

Name Type
Result System.Single