Add Hand Driver Demo sample

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

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