Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/Adapters > API/Plugins/ChaosCaching/Chaos/Adapters/FComponentCacheAdapter
- FComponentCacheAdapter::SetRestState()
- FGeometryCollectionCacheAdapter::SetRestState()
- FStaticMeshCacheAdapter::SetRestState()
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/Adapters/CacheAdapter.h |
| Include | #include "Chaos/Adapters/CacheAdapter.h" |
void SetRestState
(
UPrimitiveComponent * InComponent,
UChaosCache * InCache,
const FTransform & InRootTransform,
Chaos::FReal InTime
) const
Remarks
Called from the game thread to set rest state from an evaluated time in the cache.