app.project.renderQueue.item(index)
Description
Gets a specified item from the items collection.
Parameters
index The position index of the item. An integer in the range [0..nu m Ite ms].
Returns
RenderQueueItem object.
app.project.renderQueue.item(index)
Gets a specified item from the items collection.
index The position index of the item. An integer in the range [0..nu m Ite ms].
RenderQueueItem object.