Skip to content

Commit

Permalink
Merge pull request #286 from iCyP/add-attention-to-discription
Browse files Browse the repository at this point in the history
add left handed Description to collidergroup offset properties
  • Loading branch information
hiroj authored Sep 3, 2019
2 parents d7d54f0 + f071e88 commit 776cfba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "object",
"properties": {
"offset": {
"description": "The local coordinate from the node of the collider group.",
"description": "The local coordinate from the node of the collider group in *left-handed* Y-up coordinate.",
"type": "object",
"properties": {
"x": {
Expand Down

0 comments on commit 776cfba

Please sign in to comment.