Last active
August 29, 2015 14:17
-
-
Save steveostudios/1d88416569f3d75f526d to your computer and use it in GitHub Desktop.
After Effect Expression for looping keyframes
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
/* | |
* Looping Keyframes | |
* apply to paramaters that you want to cycle from last keyframe immediatley to the first (i.e. time-remap loop) | |
*/ | |
loopOut(type="cycle"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment