#include <ChaosCollisionEventFilter.h>
◆ FChaosCollisionEventRequestSettings()
| FChaosCollisionEventRequestSettings::FChaosCollisionEventRequestSettings |
( |
| ) |
|
|
inline |
◆ MaxDistance
| float FChaosCollisionEventRequestSettings::MaxDistance |
The maximum distance threshold for the results.
◆ MaxNumberResults
| int32 FChaosCollisionEventRequestSettings::MaxNumberResults |
The maximum number of results to return.
◆ MinImpulse
| float FChaosCollisionEventRequestSettings::MinImpulse |
The minimum impulse threshold for the results.
◆ MinMass
| float FChaosCollisionEventRequestSettings::MinMass |
The minimum mass threshold for the results (compared with min of particle 1 mass and particle 2 mass).
◆ MinSpeed
| float FChaosCollisionEventRequestSettings::MinSpeed |
The min speed threshold for the results (compared with min of particle 1 speed and particle 2 speed).
◆ SortMethod
The method used to sort the collision events.
The documentation for this struct was generated from the following file: