Navigation
API > API/Plugins > API/Plugins/ChaosFleshDeprecatedNodes > API/Plugins/ChaosFleshDeprecatedNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FConstructTetGridNode
References
| Module | ChaosFleshDeprecatedNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshDeprecatedNodes/Public/Dataflow/ChaosFleshConstructTetGridNode.h |
| Include | #include "Dataflow/ChaosFleshConstructTetGridNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh, Deprecated="5.4"))
struct FConstructTetGridNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDiscardInteriorTriangles | ||
| FManagedArrayCollection | Collection | ||
| FIntVector | GridCellCount | ||
| FVector | GridDomain |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstructTetGridNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FConstructTetGridNode, |
|||
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |
Typedefs
| Name | Description |
|---|---|
| DataType |