Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Groom animation data for a frame
| Name | FGroomCacheAnimationData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheData.h |
| Include Path | #include "GroomCacheData.h" |
Syntax
struct FGroomCacheAnimationData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GroomCacheData.h | |||
FGroomCacheAnimationData
(
TArray< struct FGroomCacheInputData >&& HairGroupData, |
GroomCacheData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Attributes | EGroomCacheAttributes | GroomCacheData.h | ||
| GroupsData | TArray< FGroomCacheGroupData > | GroomCacheData.h | ||
| Version | int32 | GroomCacheData.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
GroomCacheData.h |