Loop
Loop
Example kBar and AEJuice Bar 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
.
Example API call with default parameters AEJuice.call("loop", {"type":"cycle","fixLastFrame":false});
.