![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IAnimationDataModel.h>
Public Attributes | |
| FRawAnimSequenceTrack | InternalTrackData |
| int32 | BoneTreeIndex = INDEX_NONE |
| FName | Name |
Structure encapsulating a single bone animation track.
| int32 FBoneAnimationTrack::BoneTreeIndex = INDEX_NONE |
Index corresponding to the bone this track corresponds to within the target USkeleton
| FRawAnimSequenceTrack FBoneAnimationTrack::InternalTrackData |
Internally stored data representing the animation bone data
| FName FBoneAnimationTrack::Name |
Name of the bone this track corresponds to