When the models load in AR view they are passed off to the native AR viewer (Quicklook on iOS and Scene Viewer on Android) which both allow you move the model along the horizontal plane to a depth you wish. Being in the native app, it is now independent of the plugin itself.
Hi Dallas,
The plugins use the https://modelviewer.dev code that then passes the AR models to the native viewers on the phone/tablet. They aren’t using AR Core so we can’t utilise the depth API unfortunately.
No doubt the native AR viewers for iOS and Android will implement their own depth perception in the near future.