Crate bevy_ui_borders

Source

Structs§

BorderBundle
Add a border bundle to a ui node to draw its border
BorderColor
The color of a UI node’s border.
BorderedNodeBundle
The basic UI node but with a Border and Outline
BordersPlugin
Outline
Outline around the UI node’s border that doesn’t occupy any space in the UI layout.