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()
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()