add BlendShapeMerger

This commit is contained in:
ousttrue
2018-04-03 19:50:01 +09:00
parent 669fedd935
commit 8fb64eb6cd
3 changed files with 189 additions and 43 deletions

View File

@@ -177,7 +177,8 @@ namespace VRM
ClearBlendShape();
if (Application.isPlaying)
{
m_target.Reload();
m_target.Restore();
m_target.Apply();
}
else
{