Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个可绘制 100 帧的动画列表,并且工作正常。但现在我想跳到一个特定的帧,然后从那个帧开始动画。那么在动画列表中是否可以绘制
不,没有内置的方法可以做到这一点。您将不得不创建一个单独的动画,该动画从您需要的任何帧开始。