-
Script : Layer with timeremap enabled , add a keyframe and then move it to different time
Hi there,
I have a layer where timeremap is enabled, and i add a keyframe and then i want to move that keyframe to different time.
i want to emulate manual behaviour where you add keyframe and then drag/move to different location.
How can i achieve that?
Thanks in advance for the amazing community helping here
myLayer.timeRemapEnabled = true;
var addedKeyframe = myLayer.timeRemap.addKey(time);//now how do i move addedKeyframe to a different location