From f071e880a732cccc8ca8b657fd1731dce36d081d Mon Sep 17 00:00:00 2001 From: iCyP Date: Mon, 1 Jul 2019 19:03:19 +0900 Subject: [PATCH] add left handed Description to offset properties of secondaryanimation.collidergroup --- .../0.0/schema/vrm.secondaryanimation.collidergroup.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/0.0/schema/vrm.secondaryanimation.collidergroup.schema.json b/specification/0.0/schema/vrm.secondaryanimation.collidergroup.schema.json index c0663452d3..627f79b8c4 100644 --- a/specification/0.0/schema/vrm.secondaryanimation.collidergroup.schema.json +++ b/specification/0.0/schema/vrm.secondaryanimation.collidergroup.schema.json @@ -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": {