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 |
---|---|---|
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:
|
rotationOrder | int | Rotation order:
|
Copyright © 2017, Toolchefs LTD.