Constructor
new(inputA:String, inputB:String, factor:Float = 0.5)
Parameters:
inputA | The name of the node for input A |
|---|---|
inputB | The name of the node for input B |
factor | The mix factor, ranges from 0 to 1 where 0 is fully inputA and 1 is fully inputB |