This repository was archived by the owner on Nov 12, 2024. It is now read-only.
Progress Functions & Timelines #267
Unanswered
kevinstewartmercurio
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know I can use an
[ElementOrSelector, MotionKeyframesDefinition]
array to define an animation within a timeline but can I use a progress function to define an animation within a timeline?I'm trying to morph a
path
element with the following code:The code works as expected but I'm hoping to include it within a timeline and I'm unsure of how the progress function would be incorporated. Any help would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions