binding_vive_tracker_camera.json 497 B

1234567891011121314151617181920212223
  1. {
  2. "alias_info" : {},
  3. "app_key" : "application.generated.unity.steamvr.exe",
  4. "bindings": {
  5. "/actions/mixedreality": {
  6. "haptics": [
  7. ],
  8. "poses": [
  9. {
  10. "output": "/actions/mixedreality/in/ExternalCamera",
  11. "path": "/user/camera/pose/raw"
  12. }
  13. ],
  14. "sources": [
  15. ]
  16. }
  17. },
  18. "controller_type" : "vive_tracker_camera",
  19. "description" : "",
  20. "name" : "tracker_forcamera",
  21. "options" : {},
  22. "simulated_actions" : []
  23. }