Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes > API/Plugins/GeometryCollectionNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FBakeTransformsInCollectionDataflowNode
References
| Module | GeometryCollectionNodes |
| Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionNodes.h |
| Include | #include "Dataflow/GeometryCollectionNodes.h" |
Syntax
USTRUCT ()
struct FBakeTransformsInCollectionDataflowNode : public FDataflowNode
Remarks
Bake transforms in Collection
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | Collection to bake transforms in |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBakeTransformsInCollectionDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FBakeTransformsInCollectionDataflowNode, |
|||
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |