update xrsh example

This commit is contained in:
Leon van Kammen 2025-02-11 12:00:55 +01:00
parent 777966a435
commit 26123e2833
1 changed files with 3 additions and 1 deletions
example/aframe/xrsh

View File

@ -31,10 +31,12 @@
</a-entity>
</a-entity>
<a-entity id="right-hand" hand-tracking-grab-controls="hand:right;modelColor:#cccccc" laser-controls="hand: right" raycaster="objects:.ray" blink-controls="cameraRig:#player; teleportOrigin: #camera; collisionEntities: .floor" xrf-pinchmove="rig: #player"></a-entity>
<a-entity isoterminal="width: 600; height:300" position="0 1.0 0.03"></a-entity>
</a-entity>
<a-entity id="home" xrf="./../../assets/elearning.glb"></a-entity>
<a-entity isoterminal="width: 600; height:300" position="0 1.6 -0.3"></a-entity>
</a-scene>
<!-- initialize XRSH -->