Files
URA/Config/SteamVRBindings/vive_cosmos_controller.json

67 lines
2.0 KiB
JSON

{
"action_manifest_version" : 0,
"alias_info" : {},
"app_key" : "system.generated.ura.exe",
"bindings" : {
"/actions/main" : {
"haptics" : [
{
"output" : "/actions/main/out/vibrateleft",
"path" : "/user/hand/left/output/haptic"
},
{
"output" : "/actions/main/out/vibrateright",
"path" : "/user/hand/right/output/haptic"
}
],
"poses" : [
{
"output" : "/actions/main/in/controllerleft",
"path" : "/user/hand/left/pose/raw",
"requirement" : "optional"
},
{
"output" : "/actions/main/in/controllerright",
"path" : "/user/hand/right/pose/raw"
}
],
"skeleton" : [
{
"output" : "/actions/main/in/skeletonleft",
"path" : "/user/hand/left/input/skeleton/left"
},
{
"output" : "/actions/main/in/skeletonright",
"path" : "/user/hand/right/input/skeleton/right"
}
],
"sources" : [
{
"inputs" : {
"click" : {
"output" : "/actions/main/in/teleportright"
}
},
"mode" : "trigger",
"path" : "/user/hand/right/input/trigger"
},
{
"inputs" : {
"click" : {
"output" : "/actions/main/in/triggerr"
}
},
"mode" : "trigger",
"path" : "/user/hand/right/input/trigger"
}
]
}
},
"category" : "steamvr_input",
"controller_type" : "vive_cosmos_controller",
"description" : "URA-10757647",
"name" : "Мои настройки URA для Vive Cosmos Controller",
"options" : {},
"simulated_actions" : []
}