Range Remap
Updated: 20 Aug 2025
Limit and remap the incoming modifier value.Updated: 20 Aug 2025
Limit and remap the incoming modifier value.This node limits the range of values that can be output and linearly remaps incoming values to fit within the output ranges.
The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.
For other methods to remap a value non-linearly, you can use the Expression Modifier
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Current Value | Shows the current value of the effect. Cannot be directly changed. |
Value | Base value to modify the output value with. |
Modifier Operation |
The operation to be performed on the targeted parameter.
|
These properties control the incoming data range. Values outside this range will be clamped.
Parameter | Details |
---|---|
In Lower | Lowest value in that will be remapped into range. |
In Upper | Highest value in that will be remapped into range. |
These properties control the outgoing data range.
Parameter | Details |
---|---|
Out Lower | Lowest value that can be output. |
Out Upper | Highest value that can be output. |
Name | Description | Typical Input |
---|---|---|
Value | Input a value from another modifier to be modified by this node. | Math Modifier |