Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Rig Unit Point Simulation Bone Target' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Unit Point Simulation Bone Target |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Bone | The name of the bone to map |
| integer | Translation Point | The index of the point to use for translation |
| integer | Primary Aim Point | The index of the point to use for aiming the primary axis.Use -1 to indicate that you don't want to aim the bone. |
| integer | Secondary Aim Point | The index of the point to use for aiming the secondary axis.Use -1 to indicate that you don't want to aim the bone. |