Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] General Discussion => Topic started by: FlorianW. on 2019-04-02, 11:08:25

Title: maxscript startup access to corona values
Post by: FlorianW. on 2019-04-02, 11:08:25
Is it technically possible to access for example the corona passlimit via a startupscript of a corona max file.

in other terms: I have a file and when i open it i want to show the startupscript the current assigned passlimit value!

Thanks in Advance!
Title: Re: maxscript startup access to corona values
Post by: Christa Noel on 2019-04-02, 11:12:02
you can use progressive_passLimit in renderers.production
Code: [Select]
showproperties renderers.production
Title: Re: maxscript startup access to corona values
Post by: maru on 2019-04-02, 17:40:19
And some further info: https://corona-renderer.com/wiki/maxscript