Module renderer
Source Available on crate feature advanced
only.
Expand description
- Quad
- A polygon with four sides.
- Style
- The styling attributes of a
Renderer
.
- Headless
- A headless renderer is a renderer that can render offscreen without
a window nor a compositor.
- Renderer
- A component that can be used by widgets to draw themselves on a screen.