Method
This modifier evaluates an incoming value before outputting it. It can be used as:
- A straight multiplier (Operation: None)
- A threshold condition gate (Operation: Above/Below Threshold)
- An invertor : 1-x (Operation: Invert)
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 |
Threshold | Changes the threshold for what counts toward the modifier. |
Operation | The operation to be performed on the targeted parameter.
|
Incoming Operation | What operation is done to the incoming value.
|
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.