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:
|
, multiple selections available,
Copyright © 2017, Toolchefs LTD.