Stopping CFB via script

Hi,

Is it possible to issue a command to stop the current render in the Corona Frame Buffer?

We are usually logging into render nodes and stopping the render manually, so it finishes the image and denoises where it has got up to at that point (normally before it has hit the noise threshold)

Ideally I would like to issue a Deadline command, but anything through maxscript to stop the render might be workable.

Thanks.

See Chaos Docs.

Full command would be “CoronaRenderer.CoronaFP.stopRender()”. It’s just like pressing “Stop” in VFB.

Good Luck

Thanks Frood, I’ll see if I can get something working.