Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetAddStitchNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/AddStitchNode.h |
| Include | #include "ChaosClothAsset/AddStitchNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetAddStitchNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| DATAFLOW_NODE_DEFINE_INTERNAL(FChaosClothAssetAddStitchNode, "AddStitch", "Cloth", "Cloth Simulation... | MergeToSingleVertexSelection | Set of vertices to stitch together. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetAddStitchNode
(
const Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation |