overte-HifiExperiments/interface/resources/controllers/kinect.json
2016-12-08 22:13:56 -08:00

7 lines
195 B
JSON

{
"name": "Kinect to Standard",
"channels": [
{ "from": "Kinect.LeftHand", "to": "Standard.LeftHand" },
{ "from": "Kinect.RightHand", "to": "Standard.RightHand" }
]
}