Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: stevensen on 2014-08-07, 17:01:57
-
hi,
have a problem to abort maxscript controlled rendering. Normaly I can use the for example ... bm = render cancelled:&wasCancelled ...
and then I can check is wasCancelled is true.
But if abort corona rendering with "esc" nothing happens the var wasCancelled stay "false".
How can I use the "cancelled" variable together with corona or is there an other way?
-
This is by design: if I would told 3dsmax that the render got cancelled, it would not save result image and display rendertime in status bar
-
So. I am doing a batch render script here using corona as main render, and i am experiencing similar problem... So, there“s not solution ?
I need a cancel function, cause if i send like 15 cameras to render, an something went wrong i need to cancel it...