Dear Guys,
Nowadays, I'm trying to put some video replacing the 3D object to locate it above the Image Target. So what I wanna do is when I direct my android device's camera to the Image Target, the video will appear above the marker (not as a GUI Texture).
Please anyone help me how to work with the above scenario.
your help will be highly appreciated.
Hi, you should use videoPlayback sample as a base for this. That is exact behaviour is implemented in that sample. It is playing a video as a texture registered to the detected image target.