Extendscript: Set Spatial Interpolation Type of Keyframe
I have set a keyframe and its value using addKey() and setValueAtKey(). But now the result looks ugly because the Spartial Interpolation is set to "Auto Bézier" on every new keyframe by default.
Is it possible to change the Spartial Interpolation Type via Extendscript?
It seems that the setInterpolationTypeAtKey() function can only change the Temporal Interpolation. Or are there hidden params?
