不要なコメント

This commit is contained in:
ousttrue
2021-01-14 19:45:07 +09:00
parent b1c3b861ec
commit 3c717c4952

View File

@@ -44,7 +44,6 @@ namespace UniGLTF
return index;
}
// 重複した index をひとつ目に変更する
if (JointIndexMap != null)
{
return JointIndexMap[index];