1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/resources/XRResources/occtvr_bindings_rift.json
Pasukhin Dmitry df4b931988
Configuration - Resource structure reorganization #429
Reorganized resources to keep source part in src and real-time scripts in resource folder.
For the installation result no changes, still installed to src for windows.
2025-03-18 22:54:43 +00:00

19 lines
367 B
JSON

{
"bindings": {
"/actions/generic_head": {
"sources": [
{
"inputs": {
"click": { "output": "/actions/generic_head/in/headset_on_head" }
},
"mode": "button",
"path": "/user/head/proximity"
}
]
}
},
"controller_type": "rift",
"description": "",
"name": "rift defaults"
}