Purge between render queue items

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
dcrooks
Posts: 9
Joined: December 14th, 2010, 9:13 pm

hi All

I'm trying to write a render script that will do a RAM purge between rendering each item in the queue. My approach was to use "renderQueue.item(index).onStatusChanged" to look for each render queue item to change status to 'Done' then stop the render, do the purge and then restart the render. But I can't work it out, the whole callback function is proving a bit beyond my meagre scripting skills. Any pointers very greatly appreciated !

cheers../Daniel
Post Reply