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

#include <IAnimationDataModel.h>

Public Attributes

FRawAnimSequenceTrack InternalTrackData
 
int32 BoneTreeIndex = INDEX_NONE
 
FName Name
 

Detailed Description

Structure encapsulating a single bone animation track.

Member Data Documentation

◆ BoneTreeIndex

int32 FBoneAnimationTrack::BoneTreeIndex = INDEX_NONE

Index corresponding to the bone this track corresponds to within the target USkeleton

◆ InternalTrackData

FRawAnimSequenceTrack FBoneAnimationTrack::InternalTrackData

Internally stored data representing the animation bone data

◆ Name

FName FBoneAnimationTrack::Name

Name of the bone this track corresponds to


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