I ve been searching for documentation on AfterEffect s RenderQueue for a few days now. I need to calculate the completed percentage of the queue.
在审查文件3的描述指南(我知道的最后一份已印发的文件)时,我发现我可以确定在座标上的项目数目,我可以利用各个项目的状况来看它们是否重新完成。 这一工作正在进行,但我确实想展示出更多的微小进展,因为直到整个进展完成之后,进展才得到更新。 也就是说,几分钟只有0%,33.3%,然后是66.6%,然后是100%......
I was expecting to find a field or two on the RenderQueueItem that would tell me what s left to render, but there doesn t appear to be anything documented.
Has anyone tried this, am I up a creek, or just missing something?
Many Thanks!
Aaron