Go to: Attributes.

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

Node nameParentsClassificationMFn typeCompatible function sets
animBlendNodeAdditiveI32animBlendNodeBaseanimationkBlendNodeInt32kBase
kNamedObject
kDependencyNode
kBlendNodeInt32

Attributes (4)

inputA, inputB, interpolateMode, output

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