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
Category Archives: RenderQueue object
RenderQueue object
The RenderQueue object represents the render automation process, the data and functionality that is available through the Render Queue panel of a particular
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.
showWindow()
Shows or hides the Render Queue panel.doShow When true, show the Render Queue panel. When false, hide it.Nothing.