Skip to content

Remap

Remap
Result
Old Min
0.0
Old Max
1.0
New Min
0.0
New Max
1.0
Value
0.5

Category Numbers
Is Pair Node: No


Remaps a value from one range to another.


Type: Double
Default: 0.0

Minimum value of the old range. This is the lower bound of the input range that will be remapped.

Type: Double
Default: 1.0

Maximum value of the old range. This is the upper bound of the input range that will be remapped.

Type: Double
Default: 0.0

Minimum value of the new range. This is the lower bound of the output range to which the input will be remapped.

Type: Double
Default: 1.0

Maximum value of the new range. This is the upper bound of the output range to which the input will be remapped.

Type: Double
Default: 0.5

Value to remap. This is the input value that will be transformed from the old range to the new range.


Type: Double
Default: Remap

Remapped value. This is the output value after applying the remapping transformation from the old range to the new range.



All of our content is carefully written by hand, no AI was involved during the process.