Beispiel #1
0
 public void ResetAnimation()
 {
     if (twPosition != null)
     {
         twPosition.ResetToBeginningExtension(0.0f);
     }
 }