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