Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > Joint > FPBDJointSolver
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/PBDJointSolverGaussSeidel.h |
Include | #include "Chaos/Joint/PBDJointSolverGaussSeidel.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Joint/PBDJointSolverGaussSeidel.cpp |
void ApplyVelocityProjection
(
const FReal Dt,
const FPBDJointSolverSettings & SolverSettings,
const FPBDJointSettings & JointSettings,
const FReal Alpha,
const FVec3 & DP1,
const FVec3 & DR1
)