Module render

Source
Expand description

Render module entrypoints Render modules only get an entry point, so not much needed here other than necessary type definitions.

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.

Constants§

RENDER_FRAME

Type Aliases§

RenderFrameFn
ark_render_frame - Render a frame with a set of instances to draw