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

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Chaos XPBD Anisotropic Bending Constraint"), STAT_XPBD_AnisoBending, STATGROUP_Chaos)
 

Variables

int32 Chaos::Softs::Chaos_XPBDBending_ParallelConstraintCount = 100
 
FAutoConsoleVariableRef Chaos::Softs::CVarChaosXPBDBendingISPCParallelBatchSize (TEXT("p.Chaos.XPBDBending.ISPC.ParallelBatchSize"), Chaos_XPBDBending_ISPC_ParallelBatchSize, TEXT("Parallel batch size for ISPC XPBDBending constraints"))
 
FAutoConsoleVariableRef Chaos::Softs::CVarChaosXPBDBendingISPCMinNumParallelBatches (TEXT("p.Chaos.XPBDBending.ISPC.MinNumParallelBatches"), Chaos_XPBDBending_ISPC_MinNumParallelBatches, TEXT("Min number of batches to invoke parallelFor ISPC XPBDBending constraints"))
 

Function Documentation

◆ DECLARE_CYCLE_STAT()

DECLARE_CYCLE_STAT ( TEXT("Chaos XPBD Anisotropic Bending Constraint" ,
STAT_XPBD_AnisoBending  ,
STATGROUP_Chaos   
)