When true, the item will be rendered when the render queue is started. When set to true, the RenderQueueItem.status is set to RQItemStatus.QUEUED. When set
Tag Archives: render
RQItemCollection object
The RQItemCollection contains all of the render-queue items in a project, as shown in the Render Queue panel of the project. The collection provides access
renderer
The current rendering plug-in module to be used to render this composition, as set in the Advanced tab of the Composition Settings dialog box. Allowed value
skipFrames
The number of frames to skip when rendering this item. Use this to do rendering tests that are faster than a full render.A value of 0 skip no frames, and re
items
A collection of all items in the render queue.RQItemCollection object; read-only.
status
The current render status of the item.An RQItemStatus enumerated value; read-only. One of:RQItemStatus.WILLCONTINUE Rendering process has been paused.RQItem
postRenderAction
An action to be performed when the render operation is completed.A PostRenderAction enumerated value read/write ; one of:postRenderAction.NONEpostRenderActi
numItems
The total number of items in the render queue.Integer; read-only.
templates
The names of all Render Settings templates available for the item. See also RenderQueueItem saveAsTemplate method .Array of strings; read-only.
OMCollection object
The OMCollection contains all of the output modules in a render queue. The collection provides access to the OutputModule objects, but does not provide any