Navigation
API > API/Plugins > API/Plugins/HairStrandsDataflow
Attach the curve roots by setting their kinematic weights to 1.0f
| Name | FAttachCurveRootsDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsDataflow/Public/AttachGuidesRootsNode.h |
| Include Path | #include "AttachGuidesRootsNode.h" |
Syntax
USTRUCT (Meta=(Experimental, DataflowGroom))
struct FAttachCurveRootsDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FAttachCurveRootsDataflowNode
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Managed array collection to be used to store datas | AttachGuidesRootsNode.h |
|
| CurveSelection | FDataflowCurveSelection | Curve selection to focus the geometry transfer spatially | AttachGuidesRootsNode.h |
|
| KinematicWeightsKey | FCollectionAttributeKey | Vertex kinematic weights key to be used in other nodes if necessary | AttachGuidesRootsNode.h |
|