Limiter Modifier
Method #
This node clamps the incoming values to the given lower and upper limits.
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.
Parameters
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.
- Add : Adds to the parameter value.
- Subtract : Subtracts from the parameter value.
- Multiply : Multiplies the parameter value.
- Replace : Replaces the parameter value.
Lower Limit Lower threshold beyond which the incoming value is limited to.
Upper Limit Upper threshold beyond which the incoming value is limited to.
Inputs
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.
|
Lower Limit | Lower threshold beyond which the incoming value is limited to. |
Upper Limit | Upper threshold beyond which the incoming value is limited to. |
Name | Description | Typical Input |
---|---|---|
Value | Input a value from another modifier to be modified by this node. | Math Modifier |