Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheData.h |
| Include | #include "GroomCacheData.h" |
Syntax
struct FGroomCacheGroupData
Remarks
Animatable group data that maps to FHairStrandsDatas
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBox | BoundingBox | ||
| FGroomCacheStrandData | StrandData | ||
| FGroomCacheVertexData | VertexData |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGroomCacheGroupData
(
FHairStrandsDatas&& GroupData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FArchive& Ar, |