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 FChaosRemovalEventRequestSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | MaxDistance | The maximum distance threshold for the results (if location is set on destruction event listener). | |
| int32 | MaxNumberOfResults | The maximum number of results to return. | |
| float | MinMass | The minimum mass treshold for the results. | |
| EChaosRemovalSortMethod | SortMethod | The method used to sort the removal events. |
Constructors
| Type | Name | Description | |
|---|---|---|---|