CAKeyframeAnimation - 沿路径移动并使用缓动
是否可以使用 CAKeyframeAnimation 沿着路径移动某些物体,同时使用某种缓动,以便有加速或减速?我知道有 TimingFunctions 和 keyTimes,但是如果您只是沿着一条路径移动,我不知道它们将如何工作。
Is it possible to use CAKeyframeAnimation to move something along a path and at the same time use some sort of easing so there is acceleration or deceleration? I know there is timingFunctions and keyTimes, but I don't see how they would work if you are simply moving along a path.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
像什么
?
或者快速 5:
Something like
?
Or swift 5: