"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Augmented 3d object is getting overlapped with multitarget

My 3D Augmented object  is getting overlapped with the cuboid image target. I want to hide the image target so that I can show my augmented object properly. 

My Image target is overlapping the augmented object. I want to mask out the image target

AlessandroB

Wed, 03/19/2014 - 13:05

You can achieve that by implement a depth mask effect, e.g. with a depth mask shader.

This is normally already shown in the Multi Targets sample. If you want something different, could you explain it better, maybe attaching some image / graphics to illustrate it ?