简体   繁体   English

直线 go 到 AR Quicklook 中的“对象”视图模式

[英]Straight go to "Object" view mode in AR Quicklook

I am working on an iOS shopping app and users can see the products in AR (Quicklook - QLPreviewController).我正在开发一个 iOS 购物应用程序,用户可以在 AR (Quicklook - QLPreviewController) 中看到产品。 When the user opens the AR screen, the app goes to AR mode(camera) of Quicklook.当用户打开 AR 屏幕时,应用程序进入 Quicklook 的 AR 模式(相机)。 Just wondering if I can update the app to straight go to "Object" view mode.只是想知道我是否可以将应用程序直接更新为 go 到“对象”视图模式。 Thanks!谢谢!

Food for thought, if you add the QLPreviewController.view as a subview and make it anything less than fullscreen, you'll see the OBJECT view.值得深思的是,如果您将 QLPreviewController.view 添加为子视图并使其小于全屏,您将看到 OBJECT 视图。 Unfortunately the overlay buttons will not show (X to dismiss, AR and OBJECT toggle, and share button)不幸的是,覆盖按钮不会显示(X 关闭,AR 和 OBJECT 切换和分享按钮)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM