Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
| Name | EMakeBoxDataTypeEnum |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionMakeNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionMakeNodes.h" |
Syntax
enum EMakeBoxDataTypeEnum
{
Dataflow_MakeBox_DataType_MinMax,
Dataflow_MakeBox_DataType_CenterSize,
Dataflow_Max,
}
Values
| Name | Remarks |
|---|---|
| Dataflow_MakeBox_DataType_MinMax | |
| Dataflow_MakeBox_DataType_CenterSize | |
| Dataflow_Max | 256th entry |