Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Chaos Physics Collision Info' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Chaos Physics Collision Info |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Component | |
| object | Other Component | |
| vector | Location | Location of the impact |
| vector | Normal | Normal at the impact |
| vector | Accumulated Impulse | |
| vector | Velocity | |
| vector | Other Velocity | |
| vector | Angular Velocity | |
| vector | Other Angular Velocity | |
| real | Mass | |
| real | Other Mass |