Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDRigidsSOAs
Description
Put a non-disabled dynamic particle to sleep.
If DeferUpdateViews_ is true_, then it's assumed this function is being called in a loop and it won't update the SOA view arrays.
| Name | DeactivateParticle |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidsSOAs.h |
| Include Path | #include "Chaos/PBDRigidsSOAs.h" |
void DeactivateParticle
(
FGeometryParticleHandle * Particle,
const bool DeferUpdateViews
)