0029384: Visualization, TKOpenGl - basic integration with OpenVR
[occt.git] / src / XRResources / occtvr_bindings_holographic_hmd.json
diff --git a/src/XRResources/occtvr_bindings_holographic_hmd.json b/src/XRResources/occtvr_bindings_holographic_hmd.json
new file mode 100644 (file)
index 0000000..7000551
--- /dev/null
@@ -0,0 +1,18 @@
+{
+  "bindings": {
+    "/actions/generic_head": {
+      "sources": [
+        {
+          "inputs": {
+            "click": { "output": "/actions/generic_head/in/headset_on_head" }
+          },
+          "mode": "button",
+          "path": "/user/head/proximity"
+        }
+      ]
+    }
+  },
+  "controller_type": "holographic_hmd",
+  "description": "",
+  "name": "holographic_hmd defaults"
+}