![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/XPBDAnisotropicBendingConstraints.h"#include "Chaos/XPBDBendingConstraints.h"#include "Chaos/GraphColoring.h"#include "Chaos/Framework/Parallel.h"#include "Chaos/TriangleMesh.h"#include "ChaosStats.h"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")) |
| DECLARE_CYCLE_STAT | ( | TEXT("Chaos XPBD Anisotropic Bending Constraint") | , |
| STAT_XPBD_AnisoBending | , | ||
| STATGROUP_Chaos | |||
| ) |