pub type Animation = Animation<Handle<UiNode>>;
UI-specific animation.
pub struct Animation { /* private fields */ }