Skip to content

Commit

Permalink
fix sample url
Browse files Browse the repository at this point in the history
  • Loading branch information
kipash committed Jan 2, 2024
1 parent 5fa21be commit feef3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/xr.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Use the `.ar-session-active` class to show/hide specific content while in AR. Th

It's worth noting that the overlay element [will be always displayed fullscreen while in XR](https://www.w3.org/TR/webxr-dom-overlays-1/#ua-style-sheet-defaults), independent of styling that has been applied. If you want to align items differently, you should make a container _inside_ the `class="ar"` element.

<sample src="https://engine.needle.tools/samples/ar-overlay/"/>
<sample src="https://engine.needle.tools/samples/html-ar-overlay/"/>

## Image Tracking

Expand Down

0 comments on commit feef3e2

Please sign in to comment.