Dear,
I added vuforia plugina to a blank project, and Ive commented out line 24 in CloudRecoSceneManager.cs to diable the options menu from appearing when double clicking on the camera. and it works good.
However, when I added the videoplayback example , the menu reappeared.
Any idea on how to disable it?
Attachment | Size |
---|---|
![]() | 95.79 KB |
The easiest way is to modify the InitManager() method on line 30 in AppManager.cs to..