Go to:
				Related nodes. Attributes. 
        This node blends one or more numeric inputs.
        Note that this node is a virtual class, and so the blending function
        is defined by the derived blend classes.
        The common thing for all blend nodes is that there is a current driver.
        The current driver attribute is a scalar number specifying which of the
        multi-input attributes is the current driver. The current driver input
        is used by several commands to specify which of the multi-input attributes
        to operate on. For example, the setDrivenKeyframe command will set a
        keyframe on the input with the multi-index specified by the current driver.
This node is abstract
| Node name | Parents | MFn type | Compatible function sets | 
|---|
| blend | node |  |  | 
Related nodes
plusMinusAverage, reverse, vectorProduct, chooser, choice, blendTwoAttr, blendWeighted, blendDevice
Attributes (3)
current, input, output
| Long name (short name) | Type | Default | Flags | 
|---|
|  | 
| input(i) | double | 0.0 |      | 
|
|  | 
| output(o) | double | 0.0 |   | 
|
|  | 
| current(c) | integer | 0 |    | 
|