Distributed Rendering Question

Hello All,

I am wondering about my pre-pass when I use DR. When I use DR it gives me one but when I use the host comp I get 4. What is happening?

Thanks,

Christopher

When you render on a single machine, you are seeing the multiple passes for the IrrMap. You can make the single machine render the same way by turning off multipass in the IrrMap settings

Thanks Troy.