bevy_egui 0.20.3

A plugin for Egui integration into Bevy
Documentation

bevy_egui

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 7 of them enabled by default.

default

  • manage_clipboard
  • open_url
  • default_fonts

manage_clipboard

  • arboard
  • thread_local

open_url

  • webbrowser

default_fonts

  • egui/default_fonts

arboard

  • dep:arboard

thread_local

  • dep:thread_local

webbrowser

  • dep:webbrowser

serde

  • egui/serde

immutable_ctx

    This feature flag does not enable additional features.