GpuAnimBoneTrack struct

Per-bone keyframe range within the global GpuAnimKeyframe mega-buffer. keyframeOffset is an absolute index; the skinning shader indexes directly.

Public variables

uint32_t keyframeOffset
Absolute index into the global GpuAnimKeyframe array.
uint32_t keyframeCount