Method
This modifier smooths incoming values to create a smooth output.
Example Nodegraph |
---|
![]() |
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. |
Scale |
The scale/range of the modifier |
Attack |
Controls the initial time between the current value to the peak. |
Decay |
Controls the time between the peak to the sustain level. |
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.
|
Restore Values |
Attempt to move back to the current value to the input value more quickly. |
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.