FGeometryCollectionClusteringUtility::ClusterBonesUnderExistingNode

Cluster all source bones under an existing node, existing node is specifiedas MergeNode

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 ClusterBonesUnderExistingNode
(
    FGeometryCollection * GeometryCollection,
    int32 MergeNode,
    const TArray< int32 > & SourceElements
)

Remarks

Cluster all source bones under an existing node, existing node is specifiedas MergeNode

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