Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes
Visualizes kinematic faces from GeometryCollection.
| Name | FVisualizeKinematicFacesNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshVisualizeFiberFieldNode.h |
| Include Path | #include "Dataflow/ChaosFleshVisualizeFiberFieldNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FVisualizeKinematicFacesNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FVisualizeKinematicFacesNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVisualizeKinematicFacesNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/ChaosFleshVisualizeFiberFieldNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Dataflow/ChaosFleshVisualizeFiberFieldNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FVisualizeKinematicFacesNode, |
Dataflow/ChaosFleshVisualizeFiberFieldNode.h | ||
FGeometryCollection::StaticType() |
Dataflow/ChaosFleshVisualizeFiberFieldNode.h |
Overridden from FDataflowNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Evaluate
(
UE::Dataflow::FContext& Context, |
Dataflow/ChaosFleshVisualizeFiberFieldNode.h |