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 GetParentOfBoneAtSpecifiedLevel
(
const FGeometryCollection * GeometryCollection,
int32 SourceBone,
int32 Level,
bool bSkipFiltered
)
Remarks
Search hierarchy for the parent of the specified bone, where the parent exists at the given level in the hierarchy. If bSkipFiltered, also skip to parents of any rigid/embedded nodes that will be filtered from the outliner.