Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Retarget Profile' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Retarget Op Profiles | A polymorphic list of override settings to apply to retargeting operations in the stack |
| boolean | Override Target Retarget Pose | If true, the TARGET Retarget Pose specified in this profile will be applied to the Retargeter (when plugged into the Retargeter). |
| name | Target Retarget Pose Name | Override the TARGET Retarget Pose to use when this profile is active.The pose must be present in the Retarget Asset and is not applied unless bApplyTargetRetargetPose is true. |
| boolean | Override Source Retarget Pose | If true, the Source Retarget Pose specified in this profile will be applied to the Retargeter (when plugged into the Retargeter). |
| name | Source Retarget Pose Name | Override the SOURCE Retarget Pose to use when this profile is active.The pose must be present in the Retarget Asset and is not applied unless bApplySourceRetargetPose is true. |
| boolean | Force All IK Off | Globally forces all IK solving off |
| boolean | Apply Chain Settings (Deprecated) | |
| name | Chain Settings (Deprecated) | |
| boolean | Apply Root Settings (Deprecated) | |
| struct | Root Settings (Deprecated) | |
| boolean | Apply Global Settings (Deprecated) | |
| struct | Global Settings (Deprecated) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Retarget Profile |