Motion Transfer
The motion transfer can transfer the global motion from a joint onto another.
Attributes | Type | Description |
|---|---|---|
sourceJoint | string | The source joint |
destinationJoint | string | The destination joint |
transferX | bool | When on, the global X motion is transferred |
transferY | bool | When on, the global Y motion is transferred |
transferZ | bool | When on, the global Z motion is transferred |
initialOffsetFromClip | bool | When on, the initial offset of the joints is calculated using the clip pose. |
addDestinationJoint | bool | When on, if the destination joint motion will be added to the clip if there is no motion. |