How to hide ( and / or minimize ) the DOM Tablet on XR Headsets

Is there any documentation on the DOM Tablet?

I got the name from this link… 8th Wall WebAR Moves Beyond the Smartphone with Metaversal Deployment | 8th Wall

If there is no UI to be shown to the user, it’s effectively an empty window that tries to stay in front of the user as they look around. I’m looking for a way to remove it, or to at least hide it at the start.

Many thanks in advance for any info given!

hi @Mal_Duffin

You can use disableXrTablet: true

Cheers Ian! I was doing a search in the docs for DOM Tablet doh!
Mal

1 Like