The sync operator create creates a parent constrains constraint between two joints of different agents and synchronize synchronizes their metadatas.
...
Ports
Attributes | Type | Description |
---|---|---|
inPose | pose | the input pose. |
joint | long | driven joint |
parentJoint | long | driver joint |
keepClipOffset | bool | Keep the child animation |
translationOffset | vector3 | Translation offset |
scaleOffset | vector3 | Scale offset |
rotationOffset | quat | RotationOffset |
...