Navigation
API > API/Plugins > API/Plugins/FractureEngine > API/Plugins/FractureEngine/FFractureEngineClustering
References
| Module | FractureEngine |
| Header | /Engine/Plugins/Experimental/Fracture/Source/FractureEngine/Public/FractureEngineClustering.h |
| Include | #include "FractureEngineClustering.h" |
| Source | /Engine/Plugins/Experimental/Fracture/Source/FractureEngine/Private/FractureEngineClustering.cpp |
static bool MergeSelectedClusters
&40;
FGeometryCollection & GeometryCollection,
TArray< int32 > & InOutSelection
&41;
Remarks
Merge selected clusters. Non-clusters in the selection are converted to the closest (parent) clusters. On success, returns true and InOutSelection holds the index of the cluster to which the selection was merged.