![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SimSweep.h>
Public Member Functions | |
| FSimSweepParticleFilterBroadPhase (FIgnoreCollisionManager *InIgnoreCollisionManager) | |
| bool | operator() (const FGeometryParticleHandle *SweptParticle, const FGeometryParticleHandle *OtherParticle) |
The default particle pair filter for sim sweeps that uses the same test as in the broadphase. I.e., sweep will be stopped by any object that the swept particle can collide with.
|
inline |
|
inline |