Chaos Corona for 3ds Max > [Max] I need help!

[SOLVED] Corona maxscript noise level limit?

(1/1)

Dariusz1989:
Hey

I need to set the limit by script, how can I do this? I cant find any commands in renderers.current that sound anywhere near noise/limit/level...

TIA!

Dariusz1989:
Ok found it, apparently its adaptivity_targetError o.o

Kelevra:
hi,

i dont get this work now.
Anything that has changed?

Frood:
Hi,

no :) Still the same. If you want to change it by script it would be
--- Code: ---renderers.current.adaptivity_targetError
--- End code ---

Get this to make it easier to find out which properties are changed when using the UI:
https://forum.corona-renderer.com/index.php?topic=16571.msg104052#msg104052


Good Luck



Kelevra:

--- Quote from: Frood on 2022-12-19, 20:16:25 ---Hi,

no :) Still the same. If you want to change it by script it would be
--- Code: ---renderers.current.adaptivity_targetError
--- End code ---

Get this to make it easier to find out which properties are changed when using the UI:
https://forum.corona-renderer.com/index.php?topic=16571.msg104052#msg104052


Good Luck

--- End quote ---

Thanks!

Ofc I "forgot" about the renderers.current. Guess I learn something new everyday :)

Actually got that listener after a tip from Maru. Will test it more. Thanks.

Navigation

[0] Message Index

Go to full version