Add Hand Driver Demo sample

upm
SuGar-456 3 months ago
parent 8be49e3706
commit c21424b91b
  1. 7
      package.json

@ -8,5 +8,12 @@
"name": "Udexreal" "name": "Udexreal"
}, },
"dependencies": { "dependencies": {
},
"samples": [
{
"displayName": "Hand Driver Demo",
"description": "Example scene for Hand Driver.",
"path": "Samples~/Hand Driver Demo"
} }
]
} }
Loading…
Cancel
Save