Module bevy::ui

source ·
Expand description

User interface components and widgets.

Modules§

Structs§

Enums§

Constants§

Traits§

  • A Measure is used to compute the size of a ui node when the size of that node is based on its content.
  • Materials are used alongside UiMaterialPlugin and MaterialNodeBundle to spawn entities that are rendered with a specific UiMaterial type. They serve as an easy to use high level way to render Node entities with custom shader logic.

Functions§

Type Aliases§