vrm1を使うと前髪が浮き上がる #38

Closed
opened 2024-11-20 08:51:42 +00:00 by syui · 1 comment
Owner

これはVrmSpringBoneのcollisionによるものです。

VM_${name}_VrmMetaを開き値を変更します。

[
  [
    {
      "bone Name": "J_Sec_Hair1_03",
      "Hit Radius": 0
    },
    {
      "bone Name": "J_Sec_Hair2_03",
      "Hit Radius": 0.01
    },
    {
      "bone Name": "J_Sec_Hair3_03",
      "Hit Radius": 0.01
    }
  ],
  [
    {
      "bone Name": "J_Sec_Hair1_04",
      "Hit Radius": 0
    },
    {
      "bone Name": "J_Sec_Hair2_04",
      "Hit Radius": 0.01
    },
    {
      "bone Name": "J_Sec_Hair3_04",
      "Hit Radius": 0.01
    }
  ],
  [
    {
      "bone Name": "J_Sec_Hair1_05",
      "Hit Radius": 0
    },
    {
      "bone Name": "J_Sec_Hair2_05",
      "Hit Radius": 0.01
    },
    {
      "bone Name": "J_Sec_Hair3_05",
      "Hit Radius": 0.01
    }
  ]
]
これはVrmSpringBoneのcollisionによるものです。 `VM_${name}_VrmMeta`を開き値を変更します。 ```json [ [ { "bone Name": "J_Sec_Hair1_03", "Hit Radius": 0 }, { "bone Name": "J_Sec_Hair2_03", "Hit Radius": 0.01 }, { "bone Name": "J_Sec_Hair3_03", "Hit Radius": 0.01 } ], [ { "bone Name": "J_Sec_Hair1_04", "Hit Radius": 0 }, { "bone Name": "J_Sec_Hair2_04", "Hit Radius": 0.01 }, { "bone Name": "J_Sec_Hair3_04", "Hit Radius": 0.01 } ], [ { "bone Name": "J_Sec_Hair1_05", "Hit Radius": 0 }, { "bone Name": "J_Sec_Hair2_05", "Hit Radius": 0.01 }, { "bone Name": "J_Sec_Hair3_05", "Hit Radius": 0.01 } ] ] ```
syui closed this issue 2024-11-20 08:51:50 +00:00
Author
Owner
https://github.com/ruyo/VRM4U/issues/451
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: ai/ue#38
No description provided.