Expand description
🌈 Render module
TODO: Add overviewdescription how they work and how to use it
Also see the Developer Guide section about render modules
Macros§
- impl_
render_ module - Implement a render module
Structs§
- Render
Draw Flags - Render
Draw Info - Raw struct, abstracted away by the impl macro so not accessed directly by user code.
- Render
Frame Info - General information about the current frame.
Traits§
- Render
Module - Render module creation & update trait