Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Rig Physics Body Component' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Physics Body Component |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Body Solver Settings | |
| struct | Dynamics | |
| struct | Collision | |
| struct | Body Data | |
| transform | Kinematic Target | The target for when this body is kinematic |
| struct | No Collision Bodies | A list of body components with which we should not collide. The solver component can also be included. |