Navigation
API > API/Plugins > API/Plugins/HairStrandsDataflow
Get the kinematic weights attributes names
| Name | FGetCurveAttributesDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsDataflow/Public/GetGroomAttributesNodes.h |
| Include Path | #include "GetGroomAttributesNodes.h" |
Syntax
USTRUCT (Meta=(Experimental, DataflowGroom))
struct FGetCurveAttributesDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FGetCurveAttributesDataflowNode
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttributeKey | FCollectionAttributeKey | Attribute key to build | GetGroomAttributesNodes.h |
|
| AttributeType | EGroomAttributeType | Type of attribute to use | GetGroomAttributesNodes.h |
|