mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-22 02:24:57 -05:00
add left handed Description to offset properties of secondaryanimation.collidergroup
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user