Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TPBDRigidParticleHandleImp
Description
Get the inertia conditioning scales. This is a scale applied to the inverse inertia for use by the constraint solvers to improve stability and is calculated based on the attached joints and potential collision positions (approximated by object size)
| Name | InvIConditioning |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
| Include Path | #include "Chaos/ParticleHandle.h" |
const TVec3< FRealSingle > & InvIConditioning() const