Hi,
I use 2020.1 - 10.11 and I wonder if Zdepth is working...
To test I use :
--------------------------
a = renderers.current
a.kernel_zDepthMax = 1
---------------------------
and change a.kernel_zDepthMax value.
But Nothing happen in viewport "Z-depth", all geometry is full white.
Any clue ??
Zdepth
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
YOKO Studio | win 10 64 | i7 5930K GTX 3090 | 3dsmax 2022.3 |
Yes, but I'm stupid....
I use mainly render viewport to render my images... so this setting don't do anything... I must switch to info channel kernel mode to use a.kernel_zDepthMax... or render image with "render".
Thanks for help.
EDIT : in fact, I can change value of zdepth in render element with :
a = renderers.current
a.infopasses_zDepthMax = value
I use mainly render viewport to render my images... so this setting don't do anything... I must switch to info channel kernel mode to use a.kernel_zDepthMax... or render image with "render".
Thanks for help.
EDIT : in fact, I can change value of zdepth in render element with :
a = renderers.current
a.infopasses_zDepthMax = value
YOKO Studio | win 10 64 | i7 5930K GTX 3090 | 3dsmax 2022.3 |