Page 1 of 1

Render a single pass?

Posted: Thu May 18, 2017 8:19 pm
by dh921911
Hey guys,

Can I render out a single pass as a sequence without having to render the "main" composite pass?

I want to render a wireframe pass, which completes in about 4 seconds, but the main pass still takes 40 seconds.

Anyway for it to just render the wireframe sequence?

Cheers

Re: Render a single pass?

Posted: Thu May 18, 2017 9:13 pm
by aoktar
You should use maxsamples=1 for main buffer.

Re: Render a single pass?

Posted: Thu May 18, 2017 9:28 pm
by dh921911
Hey Aoktar,

Yeah, I should have tried that before posting, but I figured out that that's the way to do it. Thanks!