Constructor
new(inputA:String, inputB:String, factor:Float = 1)
Parameters:
inputA | The name of the node for input A |
|---|---|
inputB | The name of the node for input B |
factor | The subtraction factor, this controls how much of inputB to subtract from inputA |