21 lines
399 B
JSON
21 lines
399 B
JSON
{
|
|
"jsonid" : "input_profile",
|
|
"controller_type": "vive",
|
|
"input_bindingui_mode" : "hmd",
|
|
"input_bindingui_right" :
|
|
{
|
|
"image": "{htc}/icons/vive_hmd.svg"
|
|
},
|
|
"input_source" :
|
|
{
|
|
"/input/system" : {
|
|
"type" : "button",
|
|
"binding_image_point" : [ 180, 110 ]
|
|
},
|
|
"/pose/raw" : {
|
|
"type" : "pose",
|
|
"binding_image_point" : [ 63, 148 ]
|
|
}
|
|
}
|
|
}
|