Navigation
API > API/Plugins > API/Plugins/HairCardGeneratorDataflow
| Name | FGroomCardsSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/HairCardGenerator/Source/HairCardGeneratorDataflow/Public/BuildCardsSettingsNode.h |
| Include Path | #include "BuildCardsSettingsNode.h" |
Syntax
USTRUCT ()
struct FGroomCardsSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GenerationFlags | uint8 | Generation flags to output the assets | BuildCardsSettingsNode.h |
|
| GenerationSettings | TObjectPtr< UHairCardGeneratorPluginSettings > | Generator settings to be built | BuildCardsSettingsNode.h |
|
| GroomAsset | TObjectPtr< UGroomAsset > | Groom asset to generate the | BuildCardsSettingsNode.h |
|
| PipelineFlags | uint8 | Pipeline flags to generate clumps, geometry and textures | BuildCardsSettingsNode.h |
|