Example #1
0
 /// <summary>
 /// [Please do not use it]
 /// ResetFrame() without other processing
 /// </summary>
 public void ResetFrame()
 {
     _linkedAnimClip.ResetFrame();
 }