Joint Transform (Behaviour)

Sets/Adds a transformation to a joint.

Success:  Never

Failure:  When the transformation could not be applied

Running: When the transformation is applied.


Attributes

Attributes
Type
Description
lockAgentboolIf on, ensures no data on the agent is written simultaneously by nodes that have this option active.
jointNamestringJoint name
translationvector3Translation
rotationvector3Rotation
scalevector3Scale
weightdoubleBlending weight
offsetboolApply the transformation as an offset
worldSpacebool Apply the transformation in world space
modeint

Mode:

  • 0: As last operator
  • 1: Pre-physic operator
  • 2: Pre-pelvis operator
rotationOrderint

Rotation order:

  • 0: XYZ
  • 1: YZX
  • 2: ZXY
  • 3: XZY
  • 4: YXZ
  • 5: ZYX

Copyright © 2017, Toolchefs LTD.