I managed to get (query) a curve’s times and values for each keyframe. Now, I would like to get the interpolated values of the curve between any keyframe via the python API (Maya 2020). Is there a Python command for that or would it be required to make the interpolation function?
Thank you!
I tried to find the relevant command in https://help.autodesk.com/cloudhelp/2022/ENU/Maya-Tech-Docs/CommandsPython/cat_Animation.html but did not find anything. Maybe I just missed it?
DevPico is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.