Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosRemovalEventFilter.h |
Include |
#include "ChaosRemovalEventFilter.h" |
struct FChaosRemovalEventRequestSettings
Name | Description | ||
---|---|---|---|
|
float |
MaxDistance |
The maximum distance threshold for the results (if location is set on destruction event listener). |
|
MaxNumberOfResults |
The maximum number of results to return. |
|
|
float |
MinMass |
The minimum mass treshold for the results. |
|
SortMethod |
The method used to sort the removal events. |
Name | Description | |
---|---|---|
|
FChaosRemovalEventRequestSettings() |