Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDConstraintGroupSolver
Description
For additional processing after gathering all the data. Calls PreApplyConstraints on each container solver.
| Name | PreApplyPositionConstraints |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Evolution/ConstraintGroupSolver.h |
| Include Path | #include "Chaos/Evolution/ConstraintGroupSolver.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Evolution/ConstraintGroupSolver.cpp |
void PreApplyPositionConstraints
(
const FReal Dt
)