Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/IGroomCacheStreamingManager
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheStreamingManager.h |
| Include | #include "GroomCacheStreamingManager.h" |
void UnmapAnimationData
&40;
const UGroomCache &42; GroomCache,
uint32 ChunkIndex
&41;
Remarks
Releases pointer to the cachedGroomCacheAnimationData. Must be called for every successful call to MapAnimationData.
Parameters
| Name | Description |
|---|---|
| GroomCache | The GroomCache for which the data was retrieved |
| ChunkIndex | Index of the chunk to release |