Commit d30a8316 authored by Riegel's avatar Riegel
Browse files

Update public/place.html

parent ff009d6b
Pipeline #7743 passed with stage
in 5 seconds
......@@ -17,7 +17,7 @@
<!-- Starting an immersive WebXR session requires user interaction.
We start this one with a simple button. -->
<button onclick="activateXR()">Start Cube Demo</button>
<button onclick="activateXR()">Start placing Demo</button>
<script>
async function activateXR() {
// Add a canvas element and initialize a WebGL context that is compatible with WebXR.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment