Navigation
BlueprintAPI > BlueprintAPI/IKRetarget
Toggle an op on/off.
Target is IKRetargeter Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | In Retarget Op Index | the index of the op to modify |
| boolean | Is Enabled | if true, turns the op On, else Off |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if op was found at index |