UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBoneNode Struct Reference

#include <Skeleton.h>

Public Member Functions

 FBoneNode ()
 
 FBoneNode (FName InBoneName, int32 InParentIndex)
 

Public Attributes

TEnumAsByte< EBoneTranslationRetargetingMode::TypeTranslationRetargetingMode
 

Detailed Description

Each Bone node in BoneTree

Constructor & Destructor Documentation

◆ FBoneNode() [1/2]

FBoneNode::FBoneNode ( )
inline

◆ FBoneNode() [2/2]

FBoneNode::FBoneNode ( FName  InBoneName,
int32  InParentIndex 
)
inline

Member Data Documentation

◆ TranslationRetargetingMode

TEnumAsByte<EBoneTranslationRetargetingMode::Type> FBoneNode::TranslationRetargetingMode

Retargeting Mode for Translation Component.


The documentation for this struct was generated from the following file: