The joint constraint operator parent constrains a one joint to onto another in the same skeleton.
...
Ports
Attributes | Type | Description |
---|---|---|
inPose | pose | the input pose. |
targetJoint | string | the target joint |
weight | double | the constraint weight |
offsetMatrix | matrix | the offset matrix of the contracint |
constrainedJoint | string | the joint to constrain |
...