Removed Debug.LogFormat

This commit is contained in:
ousttrue
2018-11-09 17:54:50 +09:00
parent 9845d4f87a
commit 3e7924f774

View File

@@ -158,7 +158,6 @@ namespace VRM
public void AccumulateValue(BlendShapeClip clip, float value)
{
Debug.LogFormat("{0}:{1}", clip, value);
foreach (var binding in clip.MaterialValues)
{
// 積算