Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Information about the GroomCache itself
| Name | FGroomCacheInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheData.h |
| Include Path | #include "GroomCacheData.h" |
Syntax
USTRUCT ()
struct FGroomCacheInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimationInfo | FGroomAnimationInfo | GroomCacheData.h |
|
|
| Type | EGroomCacheType | GroomCacheData.h |
|
|
| Version | int32 | GroomCacheData.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static int32 GetCurrentVersion() |
The serialization version of the GroomCache data | GroomCacheData.h |