[[start:knowledge|<< Back]] ====== AfterEffects ====== ===== Shortcuts ===== ==== General ==== ^ Action ^ Shortcut ^ | Show all keyframed parameters | u | | Expression | Alt click on keyframe toggle | | Ad a marker | *(numpad) | | Smooth Key | F9 | | Show Animated parameters | u | | Zoom in | . | | Zoom out | , | | Frame forward | Page up | | Frame backward | Page down | ===== Expressions ===== ^ Action ^ Expression ^ | Stop a looped animation at the marker | stop = marker.key(marker.numKeys).time;\\ loopDur = key(numKeys).time;\\ if (time > stop){\\ stop%loopDur;\\ }else{\\ loopOut();\\ } | ===== Plugins/scripts ===== ^ Name ^ Description ^ | [[https://rainboxlab.org/tools/duik-bassel-3/|Duik Bassel.3]] | Free software for motion pictures production | | [[https://aeux.io/#|Aeux]] | Transfer layers from Sketch and Figma into After Effects | | [[https://www.videocopilot.net/blog/2018/05/fx-console-updated-to-v1-0-3/|FX Console]] | Workflow plug-in | | [[https://mikeoverbeck.com/easecopy|EaseCopy]] | Copying/pasting keyframe eases between interpolation-friendly types of animated properties | | [[https://www.videocopilot.net/blog/2014/05/new-plug-in-color-vibrance/|Color Vibrance]] | Achieve HOT colors instantly | | [[https://www.motion-cafe.com/textevo-script|Textevo]] | Animation presets for text | | [[https://misterhorse.com/animation-composer|Animation Composer]] | Contains motion presets, precomps and sounds that you can use in your projects. | | [[http://www.redefinery.com/index.php|Redefinery]] | Script library (Composition setter, ...) |