Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes > API/Plugins/GeometryCollectionNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FSkeletonToCollectionDataflowNode
References
| Module | GeometryCollectionNodes |
| Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionSkeletonToCollectionNode.h |
| Include | #include "Dataflow/GeometryCollectionSkeletonToCollectionNode.h" |
Syntax
USTRUCT (Meta=(DataflowGeometryCollection))
struct FSkeletonToCollectionDataflowNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | ||
| DATAFLOW_NODE_DEFINE_INTERNAL(FSkeletonToCollectionDataflowNode, "SkeletonToCollection", "GeometryCo... | Skeleton |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSkeletonToCollectionDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |