Expand description

The Renderer annd Quad structs. Used for rendering.

Structs

A Quad is a simple mesh definition with four Vertices.

The Renderer is responsible for drawing on the screen. It handles the Camera and Shaders.

Constants

Maximum Quads in a single batch.