mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-24 18:35:59 +02:00
7 lines
208 B
JSON
7 lines
208 B
JSON
{
|
|
"name": "Leap Motion to Standard",
|
|
"channels": [
|
|
{ "from": "LeapMotion.LeftHand", "to": "Standard.LeftHand" },
|
|
{ "from": "LeapMotion.RightHand", "to": "Standard.RightHand" }
|
|
]
|
|
}
|