Go to: Attributes.

Performs a weighted sum of its inputs to compute the output.
output = input a * weight a + input b * weight b

Node nameParentsMFn typeCompatible function sets
animBlendNodeAdditiveFAanimBlendNodeBasekBlendNodeFloatAnglekBase
kNamedObject
kDependencyNode
kBlendNodeFloatAngle

Attributes (4)

inputA, inputB, interpolateMode, output

Long name (short name)TypeDefaultFlags
inputA (ia) angle (float)0.0degoutputinputconnectablestorable
Input A.
inputB (ib) angle (float)0.0degoutputinputconnectablestorable
Input B.
output (o) angle (float)0.0degoutputinputconnectablestorable
Output.
interpolateMode (im) enum0outputinputconnectablestorablekeyable
Interpolation mode for scaling, scale can be additive or multiply