mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-26 12:55:18 -05:00
不要なコメント
This commit is contained in:
@@ -44,7 +44,6 @@ namespace UniGLTF
|
||||
return index;
|
||||
}
|
||||
|
||||
// 重複した index をひとつ目に変更する
|
||||
if (JointIndexMap != null)
|
||||
{
|
||||
return JointIndexMap[index];
|
||||
|
||||
Reference in New Issue
Block a user