Namespace Elegy.RenderSystem.Interfaces
Structs
- RenderSurface
A render surface, nice for rendering in batches. It represents one draw call essentially: a mesh to render, together with shader parametres.
Interfaces
- IRenderStyle
Renderer frontend plugin. Implements rendering techniques for a particular graphical style.