Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
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
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< EBoneTranslationRetargetingMode::Type > | TranslationRetargetingMode | Retargeting Mode for Translation Component. |
Constructors
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name_DEPRECATED | Name of bone, this is the search criteria to match with mesh bone. | |
| int32 | ParentIndex_DEPRECATED | Parent Index. |