Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FSolverRemovalFilterSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/SolverEventFilters.h |
| Include Path | #include "SolverEventFilters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSolverRemovalFilterSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSolverRemovalFilterSettings() |
SolverEventFilters.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FilterEnabled | bool | Filter is enabled. | SolverEventFilters.h |
|
| MinMass | float | The minimum mass threshold for the results (compared with min of particle 1 mass and particle 2 mass). | SolverEventFilters.h |
|
| MinVolume | float | SolverEventFilters.h |
|