Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosRemovalEventFilter.h |
| Include | #include "ChaosRemovalEventFilter.h" |
Syntax
struct FChaosRemovalEventData
Remarks
A Removal event data structure.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Location | Current removal location. | |
| float | Mass | The mass of the removal. | |
| int32 | ParticleIndex | The particle index of the removal. |
Constructors
| Type | Name | Description | |
|---|---|---|---|