Prerender
Prerender
Example AEJuice Toolbar and kBar parameters with default values:
{"disable":false,"action":"png"}
Learn more
disable (boolean). Disable layers after adding a pre-render. Values: true or false.
action (text). Type of action the script should perform. Represents script's buttons. Values: png, mov, mp4.
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 {"disable":false,"action":"png","ui":true}.