The renderer is responsible for collecting renderCommands and execute them in the right order based on the information they carry on.
Furthermore it also abstracts away the complexity of how the gfx device work under the hood from the renderSystem
The default resolution to use during rendering
Readonly
The default thickness of wireframes lines
The renderer is responsible for collecting renderCommands and execute them in the right order based on the information they carry on.
Furthermore it also abstracts away the complexity of how the gfx device work under the hood from the renderSystem