Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Duplicate a retarget pose.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Pose to Duplicate | The name of the retarget pose to duplicate |
| name | New Name | The name to assign to the duplicated pose |
| enum | Source or Target | Specifies whether the pose belongs to the source or target skeleton |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| name | Return Value | The name of the new duplicated pose, or NAME_None if PoseToDuplicate is not found |