Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosBreakingEventFilter.h |
| Include | #include "ChaosBreakingEventFilter.h" |
Syntax
USTRUCT (BlueprintType )
struct FChaosBreakingEventData
Remarks
A breaking event data structure.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Location | Location of the breaking event (centroid) | |
| float | Mass | The mass of the breaking event. | |
| FVector | Velocity | The velocity of the breaking event. |
Constructors
| Type | Name | Description | |
|---|---|---|---|