CAKeyframeAnimation and kCAAnimationCubicPaced
I'm trying to use CAKeyframeAnimation with the new (as of iOS 4) calculationMode of kCAAnimationCubicPaced. Has anyone gotten this to work? I works the same as the linear pacing (not a smooth curve as I would expect).
|