BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'ChaosPhysicsCollisionInfo' from its members
Inputs
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 |
Outputs
Type | Name | Description |
---|---|---|
struct | Chaos Physics Collision Info |