Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Get a delta rotation for a given bone in the current retarget pose.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Bone Name | The name of the bone to retrieve the rotation offset for |
| enum | Source or Target | Specifies whether the bone belongs to the source or target skeleton |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | The quaternion representing the rotation offset for the specified bone |