Joint Transform Operator

The joint transform operator applies a transformation on a given joint.


Ports

Attributes
Type
Description
inPoseposethe input pose.
jointNamestringthe name of the joint affected by this operator
weightdoublethe weight of the operator
rotationOrderintthe order of the rotation to apply
worldSpaceboolIf true, the transformation happens in world space, otherwise it will be in local space
offsetboolif true, adds the transformation as an offset to the current joint
translatevector3the translation to apply
rotatevector3the rotation to apply
scalevector3the scale to apply

Copyright © 2017, Toolchefs LTD.