holopy3/Assets/SteamVR/Input/ExampleJSON/binding_vive.json

28 lines
622 B
JSON
Raw Normal View History

2020-12-10 14:25:12 +00:00
{
"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",
"description" : "",
"name" : "vive defaults",
"options" : {},
"simulated_actions" : []
}