Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCache.h |
| Include | #include "GroomCache.h" |
Syntax
class FGroomCacheProcessor
Remarks
Proxy that processes the HairGroupData into GroomCacheChunks that contain the groom animation data
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGroomCacheProcessor
(
EGroomCacheType InType, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddGroomSample
(
TArray< FHairDescriptionGroup >&& GroomData |
||
| EGroomCacheType | GetType () |
||
| void | TransferChunks
(
UGroomCache* GroomCache |