Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: squeakybadger on 2019-01-24, 16:16:47
-
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 https://corona-renderer.com/wiki/maxscript.
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.