FBoneNode

Each Bone node in BoneTree

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h

Include

#include "Animation/Skeleton.h"

Syntax

struct FBoneNode

Remarks

Each Bone node in BoneTree

Variables

Name Description

Public variable

TEnumAsByte< EB...

 

TranslationRetargetingMode

Retargeting Mode for Translation Component.

Constructors

Name Description

Public function

FBoneNode()

Public function

FBoneNode

(
    FName InBoneName,
    int32 InParentIndex
)

Deprecated Variables

Name Description

Public variable

FName

 

Name_DEPRECATED

Name of bone, this is the search criteria to match with mesh bone.

Public variable

int32

 

ParentIndex_DEPRECATED

Parent 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