Community
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Arnold maxscript

Arnold maxscript

Please expose all (with documentation) Arnold's (MAXtoA) properties and methods to maxscript.
Examples how to add AOV's using maxscript also will be good.

4 Comments
Lucas_3D
Contributor

Here is 'some' Arnold AOV automation with MAXScript:
https://www.youtube.com/watch?v=rJox4jZn-gI
https://pastebin.com/5TZG3F9Q

mpowers
Enthusiast
RGhost77 Good idea about exposing those and documenting it! why are we paying $1500/year and not getting these basic features of a render solution??
 
Lucas_3D, do you know how to access the denoiser parameters? 
 
RGhost77
Advisor
showproperties renderers.current

@mpowers You can use this code to get all params of current renderer.

Lucas_3D
Contributor

@mpowers 
renderers.current.use_optix_on_beauty = true

renderers.current.noice_search_radius
renderers.current.noice_patch_radius

renderers.current.noice_variance
renderers.current.noice_additional_frames

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea  

Autodesk Design & Make Report