Module renderer
Available on crate feature
advanced only.Expand description
Write your own renderer.
Structs§
- Quad
- A polygon with four sides.
- Settings
- The settings of a
Renderer. - Style
- The styling attributes of a
Renderer.
Constants§
- CRISP
- Whether anti-aliasing should be avoided by snapping primitive coordinates to the pixel grid.