Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Chaos Crumbling Event' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Chaos Crumbling Event |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Component | primitive component involved in the crumble event |
| vector | Location | World location of the crumbling cluster |
| struct | Orientation | World orientation of the crumbling cluster |
| vector | Linear Velocity | Linear Velocity of the crumbling cluster |
| vector | Angular Velocity | Angular Velocity of the crumbling cluster |
| real | Mass | Mass of the crumbling cluster |
| struct | Local Bounds | Local bounding box of the crumbling cluster |
| integer | Children | List of children indices released (optional : see geometry collection component bCrumblingEventIncludesChildren) |