Notifications
Clear all
[Closed] Render Elements – properties
Nov 23, 2023 7:56 pm
Hi, For some reason I need to add the CShading_Beauty element to scenes (I do it with maxscript) unfortunately I don’t know how to refer to the Denoise value in the script. In simpler words I would like to control this value using maxscript.
1 Reply
Nov 23, 2023 7:56 pm
I solved the problem. I used
currentElement.beautyBlend = 0.65
The topic can be closed, and the answer may be useful to someone in the future.