Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FAppendTetrahedralCollectionDataflowNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshCoreNodes.h |
| Include | #include "Dataflow/ChaosFleshCoreNodes.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FAppendTetrahedralCollectionDataflowNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| DATAFLOW_NODE_DEFINE_INTERNAL(FAppendTetrahedralCollectionDataflowNode, "AppendTetrahedralCollection... | Collection2 | ||
| TArray< FString > | GeometryGroupGuidsOut1 | ||
| TArray< FString > | GeometryGroupGuidsOut2 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAppendTetrahedralCollectionDataflowNode
(
const Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation |