Commit d25b85c3 authored by Esguerra Montana's avatar Esguerra Montana
Browse files

Update index.html

parent c652dbd0
Pipeline #9652 passed with stage
in 8 seconds
......@@ -15,7 +15,7 @@
<!-- Starting an immersive WebXR session requires user interaction.
We start this one with a simple button. -->
<button onclick="activateXR()">Start Hit to Place Demo</button>
<button onclick="activateXR()">Tap to Place AR Demo</button>
<script>
async function activateXR() {
// Add a canvas element and initialize a WebGL context that is compatible with WebXR.
......
Markdown is supported
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