Skip to content

Commit

Permalink
fix customHandModelURL for networked-hand-controls in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed Sep 9, 2022
1 parent e81604b commit 32651f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ To see a working demo, check out the [Glitch NAF Tracked Controllers Example](ht

The public schema properties you can set are:

| ---- | color | hand | handModelStyle | handModelUrl |
| ---- | color | hand | handModelStyle | customHandModelURL |
| ---- | ----- | ---- | -------------- | ------------ |
| info | will be set as material color | - | available built-in models from A-Frame | optional custom hand model url |
| default | 'white' | 'left' | 'highPoly' | '' |
Expand Down

0 comments on commit 32651f3

Please sign in to comment.