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 ClusterSelected
(
FGeometryCollection & GeometryCollection,
TArray < int32 > & InOutSelection
)
Remarks
Cluster the chosen transform indices (and update the selection array to remove any that were not clustered, i.e. invalid or root transforms) true if the GeometryCollection was updated