I have N objects in a scene and each has baked keyframes on some frame_start, frame_end interval.
Can anyone help me to write a script to scale keyframes for all of the objects along x axis and set interpolation type to constant. I cannot find an appropriate function to scale that programmatically.
thanks