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

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