![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnimEncoding.h>
Public Member Functions | |
| BoneTrackPair () | |
| BoneTrackPair (int32 Atom, int32 Track) | |
Public Attributes | |
| int32 | AtomIndex |
| int32 | TrackIndex |
Structure to hold an Atom and Track index mapping for a requested bone. Used in the bulk-animation solving process
|
inline |
| int32 BoneTrackPair::AtomIndex |
| int32 BoneTrackPair::TrackIndex |