Skip to main content

Loop

Loop

Example AEJuice Toolbar and kBar parameters with default values:

{"type":"cycle","fixLastFrame":false}

Learn more

type (text). Values: cycle, pingpong.

fixLastFrame (boolean). Fix last frame time remap bug. Values: true or false.

Add "ui":true parameter to open script's interface instead of running it directly. If it's a single parameter add the following {"ui":true}. If it's not a single parameter, it can look like this {"type":"cycle","fixLastFrame":false,"ui":true}.