mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
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.
19 lines
386 B
JSON
19 lines
386 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": "vive_cosmos",
|
|
"description": "",
|
|
"name": "vive cosmos hmd defaults",
|
|
}
|