|
Untitled Game engine no.5
1.0
|
Static Public Member Functions | |
| static void | Submit (const Uni< Renderer > &renderer, Scene &scene) |
| Render a scene to the renderer. More... | |
|
inlinestatic |
Render a scene to the renderer.
Extracts drawable Components and submits them to the correct rendering queues.
| renderer | |
| scene |
1.8.17