Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Since hair-card generation can be controlled external to this plugin, this provides a way for those external generators a way to store their own generation data along with the groom/cards-entry.
| Name | UHairCardGenerationSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetCards.h |
| Include Path | #include "GroomAssetCards.h" |
Syntax
UCLASS (MinimalAPI, Abstract, EditInlineNew)
class UHairCardGenerationSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UHairCardGenerationSettings
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BuildDDCKey
(
FArchive& Ar |
GroomAssetCards.h |