I'm looking for help figuring out "Bake To Texture" (BTT) in Arnold for Maya. From the look of things it ignores the global render settings you set and so the result is very different. The only control you have in BTT is "camera AA". Taht means it ignores ray bounce settings and diffuse/specular/transmission samples for example.
My issue is essentially that I missing out on most of my GI and I get an incredible noisy result. The bake is 1024 which is a big difference here. The one thing I haven't tried yet is to bump up the resolution, but BTT takes FOREVER to begin with. So it's something I'll have to try tonight.
Any thoughts on how to tap in to using the global render settings in BTT? Is there some MEL or Phyton commands that could be called on? Total noob on that front.
What I expect:
Bake result:
Replies
https://answers.arnoldrenderer.com/index.html
However, if you dig out the script for the standard Arnold rtt window you'll be able to trawl your way through various python files and work it out.
I've not done a lot with it, mostly just wanted to be able to save my render settings but iirc there were a lot of configuration options
@poopipe - Tanks for that, I'll look in to that