Page 1 of 1

How to render only one pass (MaterialID)?

Posted: Sun Apr 23, 2017 7:47 am
by JakubRupa
Is there any way to do that?

Re: How to render only one pass (MaterialID)?

Posted: Sun Apr 23, 2017 8:00 pm
by juanjgon
Hi,

This is no possible currently using the render passes node, but you can configure the render target using the InfoChannel kernel and selecting the MaterialID channel. With the InfoChannel kernel, you can render any pass without rendering the beauty or any other channel.

Thanks,
-Juanjo

Re: How to render only one pass (MaterialID)?

Posted: Mon Apr 24, 2017 6:55 pm
by JakubRupa
Thanks Juanjgon!