Nodes
animBlendNodeAdditiveRotation
Show frames
Go to:
Attributes.
Performs a weighted sum of its inputs to compute the output.
output = input a * weight a * input b * weight b
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
animBlendNodeAdditiveRotation | animBlendNodeBase | animation | kBlendNodeAdditiveRotation | kBase kNamedObject kDependencyNode kBlendNodeAdditiveRotation |
Attributes (16)
accumulationMode, byLayerAccLegacyMode, inputA, inputAX, inputAY, inputAZ, inputB, inputBX, inputBY, inputBZ, output, outputX, outputY, outputZ, rotateOrder, rotationInterpolation
Long name (short name) | Type | Default | Flags |
---|
|
accumulationMode
(acm )
| enum | 0 |      |
|
|
byLayerAccLegacyMode
(bllm )
| bool | false |      |
|
|
inputA
(ia )
| double3 | |     |
|
| inputAX
(iax )
| angle (double) | 0.0deg |      | |
|
| inputAY
(iay )
| angle (double) | 0.0deg |      | |
|
| inputAZ
(iaz )
| angle (double) | 0.0deg |      | |
|
|
inputB
(ib )
| double3 | |     |
|
| inputBX
(ibx )
| angle (double) | 0.0deg |      | |
|
| inputBY
(iby )
| angle (double) | 0.0deg |      | |
|
| inputBZ
(ibz )
| angle (double) | 0.0deg |      | |
|
|
output
(o )
| double3 | |     |
|
| outputX
(ox )
| angle (double) | 0.0deg |      | |
|
| outputY
(oy )
| angle (double) | 0.0deg |      | |
|
| outputZ
(oz )
| angle (double) | 0.0deg |      | |
|
|
rotateOrder
(ro )
| enum | 0 |      |
|
|
rotationInterpolation
(ri )
| enum | 0 |      |
|