add left handed Description to offset properties of secondaryanimation.collidergroup

This commit is contained in:
iCyP 2019-07-01 19:03:19 +09:00
parent 5c5a966f18
commit f071e880a7

View File

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