Go to:
Related nodes. Attributes.
BlendNode take a base matrix (InpuMatrix) and blend it successively with each target.
Blend is happening in a stack manner. The results of the previous blend get blended with next target and so on.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
blendMatrix | node | math | kDependencyNode | kBase kNamedObject kDependencyNode |
Related nodes
transform
Attributes (12)
enable, envelope, inputMatrix, outputMatrix, target, targetMatrix, useMatrix, useRotate, useScale, useShear, useTranslate, weight
Long name (short name) | Type | Default | Flags |
---|
|
enable
(enb )
| bool | true |     |
|
|
envelope
(env )
| double | 1.0 |     |
|
|
inputMatrix
(imat )
| matrix | identity |     |
|
|
outputMatrix
(omat )
| matrix | identity |   |
|
|
target
(tgt )
| compound | n/a |      |
|
| targetMatrix
(tmat )
| matrix | identity |     | |
|
|
|
|
| useTranslate
(tra )
| bool | true |     | |
|
|
|