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

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Chaos PBD Axial Spring Constraint"), STAT_PBD_AxialSpring, STATGROUP_Chaos)
 

Variables

int32 Chaos::Softs::Chaos_AxialSpring_ParallelConstraintCount = 100
 
FAutoConsoleVariableRef Chaos::Softs::CVarChaosAxialSpringParallelConstraintCount (TEXT("p.Chaos.AxialSpring.ParallelConstraintCount"), Chaos_AxialSpring_ParallelConstraintCount, TEXT("If we have more constraints than this, use parallel-for in Apply."))
 

Function Documentation

◆ DECLARE_CYCLE_STAT()

DECLARE_CYCLE_STAT ( TEXT("Chaos PBD Axial Spring Constraint" ,
STAT_PBD_AxialSpring  ,
STATGROUP_Chaos   
)