想要做一個網頁版的AR物體識別專案,實作手機登錄網頁就可以用AR掃描識物,而不需要下載APK。
可是目前只能發布到安卓平臺,在Webgl平臺build就報錯:The type or namespace name 'Vuforia' could not be found (are you missing a using directive or an assembly reference?)
不知道Unity+Vuforia發布Webgl有沒有可行性?各位有過相關經驗嗎?
uj5u.com熱心網友回復:
在從安卓平臺轉到webgl時,有個警告:Vuforia Engine requires the iOS CameraUsageDescription to be set. Please set a camera description in the Player Settings like the following: Camera access required for target detection and trackingVuforia Engine requires the WSA Capability 'WebCam' to be set. Please set this capability in the Player SettingsVuforia Engine requires the WSA Capability 'InternetClient' to be set. Please set this capability in the Player Settings
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/175350.html
標籤:Unity3D
下一篇:Mybatis關聯映射和逆向工程
