Range Remap
Updated: 4 Dec 2023
Limit and remap the incoming modifier value.Updated: 4 Dec 2023
Limit and remap the incoming modifier value.This node limits the range of values that can be output and 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.
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 |