You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/dist/footer.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ <h2>Unavailable demos</h2>
32
32
<li><code>mono/*</code>: Not available yet (requires Mono-enabled HTML5 build).</li>
33
33
<li><code>networking/*</code>: Doesn't make sense to be hosted on a static host, as the server must be hosted on the same origin due to the browser's same-origin policy.</li>
34
34
<li><code>plugins/*</code>: Only effective within the editor.</li>
35
+
<li><code>xr/*</code>: Not functional on the web platform, as these demos are not designed for WebXR.</li>
0 commit comments