Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Rig Physics Solver Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Physics Solver Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Simulation Space | |
| enum | Collision Space | The space in which collision shapes are defined |
| struct | Space Bone | The bone to use for the collision or simulation space (only relevant if one is set to BoneSpace) |
| struct | Collision | The collision shapes defined in the collision space - e.g. for representing a ground etc |