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" |
const FGroomCacheAnimationData &42; MapAnimationData
&40;
const UGroomCache &42; GroomCache,
uint32 ChunkIndex
&41;
Remarks
Returns a pointer to the cached GroomCacheAnimationData. The cached data or null if it's not loaded yet
Parameters
| Name | Description |
|---|---|
| GroomCache | The GroomCache for which to retrieve the data |
| ChunkIndex | Index of the chunk we want |