Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Assign a source chain to the given target chain. Animation will be copied from the source to the target.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | In Source Chain Name | the name of the source retarget chain to assign |
| name | In Target Chain Name | the name of the target chain to map |
| name | In Op Name | if specified, will set the source chain only for that op (otherwise applies to all ops with a chain mapping) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |