stopRendering()

app.project.renderQueue.stopRendering()

Description

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 or onError callback. See RenderQueueItem onStatus-Changed attribute” and “Application onError attribute”.

Parameters

None.

Returns

Nothing.

Other Tags

Posted in RenderQueue object and tagged , , , , , , , , , .