![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ResimCacheBase.h>
Inheritance diagram for Chaos::IResimCacheBase:Public Member Functions | |
| IResimCacheBase () | |
| virtual | ~IResimCacheBase ()=default |
| virtual void | ResetCache ()=0 |
| bool | IsResimming () const |
| void | SetResimming (bool bInResimming) |
| const TParticleView< TGeometryParticles< FReal, 3 > > & | GetDesyncedView () const |
| void | SetDesyncedParticles (TArray< TGeometryParticleHandle< FReal, 3 > * > &&InDesyncedParticles) |
|
inline |
|
virtualdefault |
|
inline |
|
inline |
Implemented in Chaos::FEvolutionResimCache.
|
inline |