mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-25 20:16:05 -05:00
Merge pull request #286 from iCyP/add-attention-to-discription
add left handed Description to collidergroup offset properties
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user