binding_vive_pro.json 630 B

123456789101112131415161718192021222324252627
  1. {
  2. "alias_info" : {},
  3. "bindings" : {
  4. "/actions/default" : {
  5. "chords" : [],
  6. "haptics" : [],
  7. "poses" : [],
  8. "skeleton" : [],
  9. "sources" : [
  10. {
  11. "inputs" : {
  12. "click" : {
  13. "output" : "/actions/default/in/headsetonhead"
  14. }
  15. },
  16. "mode" : "button",
  17. "path" : "/user/head/proximity"
  18. }
  19. ]
  20. }
  21. },
  22. "controller_type" : "vive_pro",
  23. "description" : "",
  24. "name" : "vive_pro defaults",
  25. "options" : {},
  26. "simulated_actions" : []
  27. }