Method
This node restricts a value to be multiples of the Quantise Scale value. For example, a Quantise Scale value of 1.0 will restrict the input value to integers – 0, 1, 2, etc.
Attributes
Name |
Description |
---|
Current Value |
Shows the current value of the effect. Cannot be directly changed. |
Value |
Shows the current value of the effect. Cannot be directly changed. |
Quantise Scale |
The current value will be rounded to the nearest multiple of this value. |
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.
|
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.