Last active
November 25, 2018 14:50
-
-
Save daybrush/90b97d8cb4911c6a751f0cb06c7ac6d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scene.js | CSS | |
---|---|---|
easing | animation-timing-function | |
iterationCount | animation-iteration-count | |
duration | animation-duration | |
fillMode | animation-fill-mode | |
direction | animation-direction | |
delay | animation-delay | |
playState | animation-play-state |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment