Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
| Name | EClusterNeighborSelectionMethodEnum |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionClusteringNodes.h |
| Include Path | #include "Dataflow/GeometryCollectionClusteringNodes.h" |
Syntax
enum EClusterNeighborSelectionMethodEnum
{
Dataflow_ClusterNeighborSelectionMethod_LargestNeighbor,
Dataflow_ClusterNeighborSelectionMethod_NearestCenter,
}
Values
| Name | Remarks |
|---|---|
| Dataflow_ClusterNeighborSelectionMethod_LargestNeighbor | |
| Dataflow_ClusterNeighborSelectionMethod_NearestCenter |