Animation Techniques used in Paragon and January Game Jam Theme Announcement - Live From Epic HQ

I read the key frames directly. Since we assume linear interpolation in between keys, we can easily derive intermediate positions in between keys.

Look at FRichCurve::GetCopyOfKeys() or FRichCurve::GetConstRefOfKeys()