Go to: Attributes.
output = power(input a, weight a) * power(input b, weight b)
If Scale Additive Accumulation Option is enabled,
output = input a * weight a + input b * weight b
Node name | Parents | Classification | MFn type | Compatible function sets |
---|---|---|---|---|
animBlendNodeAdditiveScale | animBlendNodeBase | animation | kBlendNodeAdditiveScale | kBase kNamedObject kDependencyNode kBlendNodeAdditiveScale |
accumulationMode, inputA, inputB, output
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
accumulationMode
(acm )
| enum | 0 | ![]() ![]() ![]() ![]() ![]() | ||
inputA
(ia )
| double | 0 | ![]() ![]() ![]() ![]() | ||
inputB
(ib )
| double | 0 | ![]() ![]() ![]() ![]() ![]() | ||
output
(o )
| double | 0.0 | ![]() ![]() ![]() ![]() | ||