Commit a8be6408 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/webXR/2-Hit.html

parent 790a1c31
Pipeline #7450 passed with stages
in 12 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()">Start Tap to Place 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