Choose your operating system:
Windows
macOS
Linux
| IChaosEventFilter
|
Module |
|
Header |
/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/ChaosRemovalEventFilter.h |
Include |
#include "ChaosRemovalEventFilter.h" |
class FChaosRemovalEventFilter : public IChaosEventFilter< Chaos::FRemovalDataArray, TArray< FChaosRemovalEventData >, EChaosRemovalSortMethod >
Name | Description | |
---|---|---|
|
FChaosRemovalEventFilter |
Name | Description | ||
---|---|---|---|
|
FilterEvents ( |
Filters the raw events from the physics system to reduce the number supplied to the game systems |
|
|
SortEvents ( |
Optionally Sort events based on increasing or decreasing values of FilteredDataArray fields |