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

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Chaos XPBD Stretch Bias Constraint"), STAT_XPBD_StretchBias, STATGROUP_Chaos)
 

Variables

Softs::FSolverReal Chaos::Softs::StiffnessPaddingRatio = 0.f
 
FAutoConsoleVariableRef Chaos::Softs::CVarClothStiffnessPaddingRatio (TEXT("p.Chaos.Cloth.StiffnessPaddingRatio"), StiffnessPaddingRatio, TEXT("stiffness padding for gauss seidel [def: 1]"))
 

Function Documentation

◆ DECLARE_CYCLE_STAT()

DECLARE_CYCLE_STAT ( TEXT("Chaos XPBD Stretch Bias Constraint" ,
STAT_XPBD_StretchBias  ,
STATGROUP_Chaos   
)