Navigation
Unreal Engine C++ API Reference > Runtime > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/SolverEventFilters.h |
Include | #include "SolverEventFilters.h" |
Syntax
struct FSolverTrailingFilterSettings
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | FilterEnabled | Filter is enabled. |
![]() |
float | MinMass | The minimum mass threshold for the results (compared with min of particle 1 mass and particle 2 mass). |
![]() |
float | MinSpeed | |
![]() |
float | MinVolume |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |