Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Change which retarget pose is used by the retargeter at runtime.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Current Pose | The name of the retarget pose to set as current |
| enum | Source or Target | Specifies whether the pose applies to the source or target skeleton |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the current pose was successfully set, false otherwise |