Skip to content

Instantly share code, notes, and snippets.

@steveostudios
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steveostudios/1d88416569f3d75f526d to your computer and use it in GitHub Desktop.
Save steveostudios/1d88416569f3d75f526d to your computer and use it in GitHub Desktop.
After Effect Expression for looping keyframes
/*
* 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