Navigation
API > API/Runtime > API/Runtime/DataflowCore
Represents a pointcloud with attributes for dataflow Data stored in Points group
| Name | FDataflowPoints |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowPoints.h |
| Include Path | #include "Dataflow/DataflowPoints.h" |
Syntax
USTRUCT ()
struct FDataflowPoints
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Dataflow/DataflowPoints.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Dataflow/DataflowPoints.h | |||
| Dataflow/DataflowPoints.h | |||
void Set
(
const FManagedArrayCollection& InCollection |
Dataflow/DataflowPoints.h | ||
void Set
(
FManagedArrayCollection& InCollection |
Dataflow/DataflowPoints.h |