Beispiel #1
0
 public AnimationRoute()
 {
     Frames         = new List <AnimationRouteFrame>();
     StartPlacement = new Placement();
 }