FBoneHierarchy::InitHierarchy

Update each implicit group with parent and child information, and find root nodes.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/BoneHierarchy.h

Include

#include "BoneHierarchy.h"

Syntax

void InitHierarchy()

Remarks

Update each implicit group with parent and child information, and find root nodes.

Bones are sorted so that those with kinematic or dynamic bodies are first, and sorted by index (this allows to to iterate over the bone list when producing output for the animation system which asserts that the bone update list is sorted as an overly-sufficient check that parents are before children).

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