pub type Animation = Animation<Handle<Node>>;
Scene specific animation.
pub struct Animation { /* private fields */ }