The current render status of the item.An RQItemStatus enumerated value; read-only. One of:RQItemStatus.WILLCONTINUE Rendering process has been paused.RQItem
Tag Archives: rendering
resolutionFactor
The x and y downsample resolution factors for rendering the composition.The two values in the array specify how many pixels to skip when sampling; the first
timeSpanStart
The time in the composition, in seconds, at which rendering will begin. Setting this value is the same as setting a custom start time in the Render Settings
rendering
When true, the rendering process is in progress or paused. When false, it is stopped.Boolean; read-only.
strokeOverFill
Indicates the rendering order for the fill and stroke of a text layer. When true, the stroke appears over the fill.NOTE: If the text layer has different fil
pauseRendering()
Pauses the current rendering process, or continues a paused rendering process. This is the same as clicking Pause in the Render Queue panel during a render.
render()
Starts the rendering process. This is the same as clicking Render in the Render Queue panel. The method does not return until the render process is complete
stopRendering()
Stops the rendering process. This is the same as clicking Stop in the Render Queue panel during a render. You can call this method from an onStatusChanged o
OutputModule object
An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the