Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FRewindData
Description
Called post-solve from the evolution with all particles that are dirty after solving physics. Note: Before PQ are applied to XR
| Name | ProcessDirtyPTParticles |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include Path | #include "RewindData.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/RewindData.cpp |
void ProcessDirtyPTParticles
(
const TParticleView < TPBDRigidParticles < FReal, 3 > > & DirtyPTParticles
)