UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PBDRigidsEvolution.h File Reference

Go to the source code of this file.

Classes

struct  Chaos::FBroadPhaseConfig
 
struct  Chaos::FEvolutionStats
 
class  Chaos::FSpatialAccelerationCache
 
struct  Chaos::FSpatialAccelerationCacheHandle
 
struct  Chaos::ISpatialAccelerationCollectionFactory
 
class  Chaos::FPBDRigidsEvolutionBase
 
class  Chaos::FPBDRigidsEvolutionBase::FChaosAccelerationStructureTask
 
struct  Chaos::FPBDRigidsEvolutionBase::FTestModeParticleData
 

Namespaces

namespace  Chaos
 

Macros

#define CHAOS_EVOLUTION_COLLISION_TESTMODE   (!UE_BUILD_TEST && !UE_BUILD_SHIPPING)
 

Variables

int32 ChaosRigidsEvolutionApplyAllowEarlyOutCVar
 
int32 ChaosRigidsEvolutionApplyPushoutAllowEarlyOutCVar
 
int32 ChaosNumPushOutIterationsOverride
 
int32 ChaosNumContactIterationsOverride
 

Macro Definition Documentation

◆ CHAOS_EVOLUTION_COLLISION_TESTMODE

#define CHAOS_EVOLUTION_COLLISION_TESTMODE   (!UE_BUILD_TEST && !UE_BUILD_SHIPPING)

Variable Documentation

◆ ChaosNumContactIterationsOverride

int32 ChaosNumContactIterationsOverride
extern

◆ ChaosNumPushOutIterationsOverride

int32 ChaosNumPushOutIterationsOverride
extern

◆ ChaosRigidsEvolutionApplyAllowEarlyOutCVar

int32 ChaosRigidsEvolutionApplyAllowEarlyOutCVar
extern

◆ ChaosRigidsEvolutionApplyPushoutAllowEarlyOutCVar

int32 ChaosRigidsEvolutionApplyPushoutAllowEarlyOutCVar
extern