Hi all,
I was wondering if it was possible, using Unity for Android, to disable the camera view but still have tracking. Basically, I'd just like objects to appear whenever an image target is tracked. Right now everything works except the camera view is in the background. How do i disable it?
Thanks!
Try calling this at startup:
- Kim