Navigation
API > API/Plugins > API/Plugins/HairStrandsDataflow
| |
|
| Name |
FGroomAssetTerminalDataflowNode_v2 |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsDataflow/Public/GroomAssetTerminalNode.h |
| Include Path |
#include "GroomAssetTerminalNode.h" |
Syntax
USTRUCT (Meta=(Experimental, DataflowGroom, DataflowTerminal))
struct FGroomAssetTerminalDataflowNode_v2 : public FDataflowTerminalNode
Inheritance Hierarchy
Constants
| Name |
Type |
Remarks |
Include Path |
| NumOtherInputs |
int32 |
|
GroomAssetTerminalNode.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttributeKeys |
TArray< FCollectionAttributeKey > |
List of attribute keys that will be used to save matching attributes in the collection. |
GroomAssetTerminalNode.h |
|
| AttributeNames |
TArray< FName > |
Attributes names used for the keys |
GroomAssetTerminalNode.h |
- EditAnywhere
- Category=Attributes
- EditFixedSize
|
| DataflowAssetWeakPtr |
TWeakObjectPtr< UDataflow > |
|
GroomAssetTerminalNode.h |
|
| GuidesCollection |
FManagedArrayCollection |
|
GroomAssetTerminalNode.h |
- Meta=(DataflowInput, DisplayName="Guides Collection")
|
| StrandsCollection |
FManagedArrayCollection |
|
GroomAssetTerminalNode.h |
- Meta=(DataflowInput, DisplayName="Strands Collection")
|
Functions