Type Definition bevy_ui_navigation::NavigationPlugin

source ·
pub type NavigationPlugin<'w, 's> = GenericNavigationPlugin<UiProjectionQuery<'w, 's>>;
Expand description

A default GenericNavigationPlugin for bevy_ui.