Page 1 of 1

Max path depth

Posted: Wed Jul 24, 2019 5:24 am
by mhouki
Hello Everybody!

I'm trying to render a short animation using GPU. Since they're quite a lot specular materials existing in the scene it requires slightly higher than 8 max path depth - 32 in that case :wink: . Is it possible to override it somehow in render queue tab or alter it before export?

I'm using Blendigo.

Cheers!

Re: Max path depth

Posted: Mon Jul 29, 2019 8:36 am
by yonosoy
Hi mhouki.

You can try to write this line in the inifile.xml that is in Indigo´s directory.

Code: Select all

<gpu_max_depth>32</gpu_max_depth>

Re: Max path depth

Posted: Tue Jul 30, 2019 7:50 am
by OnoSendai
It's not possible to set in the queue overrides currently, but have added it for the next release.