MixNode
The
MixNode
interpolates between two values by an input factor.
Input:
value 1
The first value interpolated by the input factor 1 = 0% ... -1 = 100%
value 2
The second value interpolated by the input factor -1 = 0% ... 1 = 100%
Output:
The mixed value.