Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Feature Requests => [Max] Resolved Feature Requests => Topic started by: 3dwannab on 2016-09-01, 13:19:58

Title: Maxscript - Way to check Coronas current operating render type.
Post by: 3dwannab on 2016-09-01, 13:19:58
If corona is rendering there's no way currently exposed in maxscript [1.5 daily] to get the type of rendering in operation.

This would be very useful to say getoperatingVFBtype() while rendering and undefined if not rendering to enable me to write a script to open VFB+ ony after a render and not the IR or IR docked method.
Title: Re: Maxscript - Way to check Coronas current operating render type.
Post by: Ondra on 2016-10-25, 18:24:36
done: https://corona-renderer.com/wiki/maxscript
Title: Re: Maxscript - Way to check Coronas current operating render type.
Post by: 3dwannab on 2016-10-25, 20:08:19
Thank you. I like how you listen ;)

I was going to use the function for a script to work with Corona and VFB+ but seeing as Coronas VFB is kickass my use for this is made redundant.

But I think it will be good to have anyway. I can see many uses for it.

Batch rendering and so forth!