Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FVisualizeFiberFieldNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshEngineAssetNodes.h |
| Include | #include "Dataflow/ChaosFleshEngineAssetNodes.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FVisualizeFiberFieldNode : public FDataflowNode
Remarks
Visualizes a muscle fiber direction per tetrahedron from a GeometryCollection containing tetrahedra.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFieldCollection | VectorField | ||
| DATAFLOW_NODE_DEFINE_INTERNAL(FVisualizeFiberFieldNode, "VisualizeFiberField", "Flesh", "") DATAFLOW... | VectorScale |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVisualizeFiberFieldNode
(
const Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation |