duplicate()

app.project.renderQueue.item(index).duplicate()

Description

Creates a duplicate of this item and adds it this render queue.

NOTE: Duplicating an item whose status is Done” sets the new item’s status to “Queued”.

Parameters

None.

Returns

RenderQueueItem object.

Other Tags

Posted in RenderQueueItem object and tagged , , , , , .