Skip to content

Commit

Permalink
Fix skins schema example
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcozzi committed Oct 10, 2015
1 parent 9a85633 commit 8b7defa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specification/schema/examples/skins.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
1
],
"inverseBindMatrices": "accessor_id",
"joints": [
"joint_id",
"another_joint_id"
"jointNames": [
"joint_name",
"another_joint_name"
],
"name": "user-defined skin name",
"extensions" : {
Expand Down

0 comments on commit 8b7defa

Please sign in to comment.