Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Remove a retarget pose.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Pose to Remove | The name of the retarget pose to remove |
| 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 removed, false otherwise |