Is it posible to make project with 2 ARCamera in ONE SCENE with different targets? ex. one ARCamera using image target and the other ARCamera using user-defined target?
You can only have a single ARCamera in your scene, but you can combine features in a scene with a single ARCamera. Have you tried adding UDT and standard Image Targets into your scene using a single ARCamera?
Hello yudisfzr,
You can only have a single ARCamera in your scene, but you can combine features in a scene with a single ARCamera. Have you tried adding UDT and standard Image Targets into your scene using a single ARCamera?
Thanks,
Vuforia Engine Support