Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'IKRig Set Transform Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | IKRig Set Transform Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Goal | The goal used to affect the bone transform |
| name | Bone To Affect | The bone to affect |
| real | Position Alpha | Blend the translation on/off. Range is 0-1. Default is 1.0. |
| real | Rotation Alpha | Blend the rotation on/off. Range is 0-1. Default is 1.0. |
| real | Alpha | Blend the total effect on/off. Range is 0-1. Default is 1.0. |