Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Rename current retarget pose.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Old Pose Name | The current name of the retarget pose to rename |
| name | New Pose Name | The new name to assign to the retarget pose |
| enum | Source or Target | Specifies whether the pose belongs to the source or target skeleton |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the pose was found and successfully renamed, false otherwise |