Method
Clamps the incoming values to the given lower and upper limits.
Attributes
Name | Description |
---|---|
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. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Value | Input a numerical value to be modified. | Math Modifier |
Outputs
The output is a numeric value that acts upon a connected parameter input of another node, using the operation method selected.