Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDJointCachedSolver
Description
Apply projection (a position solve where the parent has infinite mass) for the constraints
APPLY POSITION PROJECTIONS
| Name | ApplyProjections |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/PBDJointCachedSolverGaussSeidel.h |
| Include Path | #include "Chaos/Joint/PBDJointCachedSolverGaussSeidel.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Joint/PBDJointCachedSolverGaussSeidel.cpp |
void ApplyProjections
(
const FReal Dt,
const FPBDJointSolverSettings & SolverSettings,
const FPBDJointSettings & JointSettings,
const bool bLastIteration
)