Module render

Module render 

Source
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§

RenderDrawFlags
RenderDrawInfo
Raw struct, abstracted away by the impl macro so not accessed directly by user code.
RenderFrameInfo
General information about the current frame.

Traits§

RenderModule
Render module creation & update trait