Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
Converts a TArray
| Name | FFloatArrayToVertexSelectionDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionArrayNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionArrayNodes.h" |
Syntax
USTRUCT ()
struct FFloatArrayToVertexSelectionDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FFloatArrayToVertexSelectionDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFloatArrayToVertexSelectionDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/GeometryCollectionArrayNodes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | |
|---|---|---|---|---|---|
| Operation | DATAFLOW_NODE_DEFINE_INTERNAL(FFloatArrayToVertexSelectionDataflowNode, "FloatArrayToVertexSelection", "Utilities | Array", "") public ECompareOperation1Enum | TArray |
Dataflow/GeometryCollectionArrayNodes.h |
|
| Threshold | float | Dataflow/GeometryCollectionArrayNodes.h |
|
||
| VertexSelection | FDataflowVertexSelection | Dataflow/GeometryCollectionArrayNodes.h |
|
Functions
Public
Overridden from FDataflowNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Evaluate
(
UE::Dataflow::FContext& Context, |
Dataflow/GeometryCollectionArrayNodes.h |