holopy3/Assets/SteamVR/Input/ExampleJSON/binding_vive_pro.json
2020-12-10 15:25:12 +01:00

27 lines
630 B
JSON

{
"alias_info" : {},
"bindings" : {
"/actions/default" : {
"chords" : [],
"haptics" : [],
"poses" : [],
"skeleton" : [],
"sources" : [
{
"inputs" : {
"click" : {
"output" : "/actions/default/in/headsetonhead"
}
},
"mode" : "button",
"path" : "/user/head/proximity"
}
]
}
},
"controller_type" : "vive_pro",
"description" : "",
"name" : "vive_pro defaults",
"options" : {},
"simulated_actions" : []
}