An option to show only intersected objects with the clippers

Hi,

I was working on an urban project and thought to make a sectives for some buildings with a small part of their surrounding, so I made a big boxes with small holes for the parts I want to render, that make the model uneasy to navigate, I have fixed that issue by applying a transparent material on the clippers, maybe it will be much easier and faster if the clipper have an option to show only the intersected objects with clippers.

Hello,

Currently the V-Ray Mesh Clipper functions only by subtracting geometry. In the upcoming update an option between Subtraction and Intersection modes will be implemented.
Intersection works by clipping away anything that is outside the specified mesh so only objects and parts of objects inside the specified mesh are rendered.

Regards,
Peter

Great, Thanks !