{
   "bindings" : {
      "/actions/ue4" : {
         "chords" : [],
         "eyetracking" : [],
         "haptics" : [
            {
               "output" : "/actions/ue4/out/left-controller-vibration",
               "path" : "/user/hand/left/output/haptic"
            },
            {
               "output" : "/actions/ue4/out/right-controller-vibration",
               "path" : "/user/hand/right/output/haptic"
            }
         ],
         "poses" : [
            {
               "output" : "/actions/ue4/in/left-controller-grip-pose",
               "path" : "/user/hand/left/pose/grip"
            },
            {
               "output" : "/actions/ue4/in/right-controller-grip-pose",
               "path" : "/user/hand/right/pose/grip"
            },
            {
               "output" : "/actions/ue4/in/left-controller-aim-pose",
               "path" : "/user/hand/left/pose/tip"
            },
            {
               "output" : "/actions/ue4/in/right-controller-aim-pose",
               "path" : "/user/hand/right/pose/tip"
            }
         ],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/togglemenu"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click",
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/right/input/application_menu"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/togglemenu"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "force_input" : "click",
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/left/input/application_menu"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/triggerleft"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/triggerright"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/recenter-hmd-and-reposition-kayak"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/right/input/trackpad/y"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/ue4/in/recenter-hmd-and-reposition-kayak"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "haptic_amplitude" : 0
               },
               "path" : "/user/hand/left/input/trackpad/y"
            },
            {
               "inputs" : {
                  "position_y" : {
                     "output" : "/actions/ue4/in/motioncontrollerthumbleft_y"
                  }
               },
               "mode" : "trackpad",
               "path" : "/user/hand/left/input/trackpad"
            },
            {
               "inputs" : {
                  "position_x" : {
                     "output" : "/actions/ue4/in/motioncontrollerthumbleft_x"
                  }
               },
               "mode" : "trackpad",
               "path" : "/user/hand/left/input/trackpad"
            },
            {
               "inputs" : {
                  "position_y" : {
                     "output" : "/actions/ue4/in/motioncontrollerthumbright_y"
                  }
               },
               "mode" : "trackpad",
               "path" : "/user/hand/right/input/trackpad"
            },
            {
               "inputs" : {
                  "position_x" : {
                     "output" : "/actions/ue4/in/motioncontrollerthumbright_x"
                  }
               },
               "mode" : "trackpad",
               "path" : "/user/hand/right/input/trackpad"
            }
         ]
      }
   },
   "category" : "openxr",
   "controller_type" : "vive_controller",
   "interaction_profile" : "/interaction_profiles/htc/vive_controller",
   "name" : "Bindings from OpenXR for vive_controller"
}
