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