Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
Select internal faces
| Name | FCollectionSelectInternalFacesDataflowNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionSelectionNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionSelectionNodes.h" |
Syntax
USTRUCT ()
struct FCollectionSelectInternalFacesDataflowNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FCollectionSelectInternalFacesDataflowNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCollectionSelectInternalFacesDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/GeometryCollectionSelectionNodes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Collection to select the internal faces from | Dataflow/GeometryCollectionSelectionNodes.h |
|
| FaceSelection | FDataflowFaceSelection | Selection containing Internal faces | Dataflow/GeometryCollectionSelectionNodes.h |
|
| TransformSelection | FDataflowTransformSelection | Transform selection to get the internal faces from if this input is not connected, then all internal faces from the collection will be returned | Dataflow/GeometryCollectionSelectionNodes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FCollectionSelectInternalFacesDataflowNode, |
Dataflow/GeometryCollectionSelectionNodes.h | ||
FGeometryCollection::StaticType() |
Dataflow/GeometryCollectionSelectionNodes.h |