-
Script to add project to queue and render
I can’t make it work… some advice would be very appreciated.
I’m pretty sure this is the code I’ve used in the past and worked, but now I can’t make it work. I’m using the following code:
var myQueue = app.project.renderQueue
myQueue.render();What am I doing wrong?