Merge pull request #286 from iCyP/add-attention-to-discription

add left handed Description to collidergroup offset properties
This commit is contained in:
hiroj 2019-09-03 21:50:33 +09:00 committed by GitHub
commit 776cfba01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {