FGeometryCollectionClusteringUtility::GetRootBones

Finds the root bone in the hierarchy, the one with an invalid parent bone index

Windows
MacOS
Linux

References

Module

GeometryCollectionCore

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Public/GeometryCollection/GeometryCollectionClusteringUtility.h

Include

#include "GeometryCollection/GeometryCollectionClusteringUtility.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionCore/Private/GeometryCollection/GeometryCollectionClusteringUtility.cpp

Syntax

static void GetRootBones
(
    const FGeometryCollection * GeometryCollection,
    TArray< int32 > & RootBonesOut
)

Remarks

Finds the root bone in the hierarchy, the one with an invalid parent bone index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss