Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection > API/Runtime/Chaos/GeometryCollection/FGeometryCollectionClusteringUti-
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionClusteringUtility.h |
| Include | #include "GeometryCollection/GeometryCollectionClusteringUtility.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/GeometryCollectionClusteringUtility.cpp |
static int32 ClusterBonesUnderNewNodeWithParent
(
FGeometryCollection * GeometryCollection,
const int32 ParentOfNewNode,
const TArray < int32 > & SelectedBones,
bool CalcNewLocalTransform,
bool Validate
)
Remarks
Same as ClusterBonesUnderNewNode, but specify the parent of the new node instead of a sibling.