From 0370a0e1c7619d1d9892ca345d416819421b0cc5 Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Tue, 15 Nov 2022 17:04:23 -0800 Subject: [PATCH] add immersive navigation test --- input-selection-3.html | 363 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 363 insertions(+) create mode 100644 input-selection-3.html diff --git a/input-selection-3.html b/input-selection-3.html new file mode 100644 index 0000000..6c36371 --- /dev/null +++ b/input-selection-3.html @@ -0,0 +1,363 @@ + + + + + + + + + + + + + Input Selection + + +
+
+ Input Selection +

+ This sample demonstrates handling 'select' events generated by + XRInputSources to create clickable objects in the scene. + Back +

+
+
+ + +