Beispiel #1
0
 public AnimationSet(AvatarAnimations animations)
 {
     Animations = animations;
     ResetDefaultAnimation();
 }