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