Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UHairCardGenerationSettings
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetCards.h |
| Include | #include "GroomAssetCards.h" |
Syntax
UCLASS&40;Abstract, EditInlineNew&41;
class UHairCardGenerationSettings : public UObject
Remarks
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.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BuildDDCKey
(
FArchive& Ar |