Joint Transform (Behaviour)

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

Attributes

Type

Description

lockAgent

bool

If on, ensures no data on the agent is written simultaneously by nodes that have this option active.

jointName

string

Joint name

translation

vector3

Translation

rotation

vector3

Rotation

scale

vector3

Scale

weight

double

Blending weight

offset

bool

Apply the transformation as an offset

worldSpace

bool 

Apply the transformation in world space

mode

int

Mode:

  • 0: As last operator

  • 1: Pre-physic operator

  • 2: Pre-pelvis operator

rotationOrder

int

Rotation order:

  • 0: XYZ

  • 1: YZX

  • 2: ZXY

  • 3: XZY

  • 4: YXZ

  • 5: ZYX



Copyright © 2017, Toolchefs LTD.