Module ark_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

Implement a render module.

Structs

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

Traits

Render module creation & update trait