overte-HifiExperiments/interface/resources/controllers/leapmotion.json
2017-06-18 13:03:54 +12:00

7 lines
208 B
JSON

{
"name": "Leap Motion to Standard",
"channels": [
{ "from": "LeapMotion.LeftHand", "to": "Standard.LeftHand" },
{ "from": "LeapMotion.RightHand", "to": "Standard.RightHand" }
]
}