Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: TYCHE on 2020-07-16, 15:59:37

Title: Maxscript Access to Fast Denoise Button?
Post by: TYCHE on 2020-07-16, 15:59:37
Hi guys, is the "Fast preview denoise during render" button from the performance tab accessable via maxscript? Can't find the reference anymore!

Thanks!
Title: Re: Maxscript Access to Fast Denoise Button?
Post by: maru on 2020-07-16, 16:12:20
Corona Listener script is all you need :)
https://forum.corona-renderer.com/index.php?topic=16571.0

renderers.current.denoise_duringRender = state
Title: Re: Maxscript Access to Fast Denoise Button?
Post by: Frood on 2020-07-16, 16:18:18
Yep, this is a copy of my local macroScript to toggle it.


Good Luck


Edit: Removed script because already shared  here (https://forum.corona-renderer.com/index.php?topic=25217.msg156550#msg156550).


Title: Re: Maxscript Access to Fast Denoise Button?
Post by: TYCHE on 2020-07-17, 08:40:48
Goodness gracious!

I'm developing a Corona Inhouse Toolbar for 3 years now. That tool would have saved me hours of research!

Thank you!
Title: Re: Maxscript Access to Fast Denoise Button?
Post by: maru on 2020-07-17, 11:26:20
Goodness gracious!

I'm developing a Corona Inhouse Toolbar for 3 years now. That tool would have saved me hours of research!

Thank you!

Sorry to hear that. If you have some basic questions (like what is the exact command to trigger something), please let us know.
This may also come in handy: https://corona-renderer.com/wiki/maxscript