Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Chaos Trailing Event Data' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Location | Current trail location. |
| vector | Velocity | The velocity of the trail. |
| vector | Angular Velocity | The angular velocity of the trail. |
| real | Mass | The mass of the trail. |
| integer | Particle Index | The particle index of the trail. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Chaos Trailing Event Data |