Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FRewindData
Description
BUBBLE RESIM Bubble resim needs to be enabled, see Chaos::ResimConsoleVars::bIsBubbleResimEnabled Bubble resim mitigates the cost of resimulations by restricting the amount of particles being resimulated to those for which resimulation could lead to a change in state compared to the original predictive simulation
| Name | OverlapsAnyResimBubble |
| 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 |
bool OverlapsAnyResimBubble
(
const Chaos::FAABB3 & InAABB
) const