Method
This modifier extracts the current value of a single numerical parameter from another node.
Example Nodegraph |
---|
![]() |
Attributes
Name |
Description |
---|
Current Value |
Shows the current value of the effect. Cannot be directly changed. |
Source Envelope |
Which parameter is to be extracted from the Source Node input. |
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.
|
Scale |
The scale/range of the modifier |
Offset |
Applies an offset (post scale) to the calculated value |
Inputs
Name |
Description |
Typical Node Input |
---|
Source Node |
Source node from which the parameter is sourced. |
Any node with numeric parameters |
Outputs
The output is a numeric value that acts upon a connected parameter input of another node, using the operation method selected.