cohtml::SystemRendererSettings
System renderer settings.
#include <SystemRenderer.h>
Inherits from cohtml::SystemRendererSettingsWithExternalRenderingLibrary
Public Functions
Name | |
---|---|
SystemRendererSettings() |
Public Attributes
Name | |
---|---|
bool | SetRenderingResourcesDebugNames Will set debug names on rendering resources. The actual use of these names depends on the rendering backend implementation. Use this for debugging purposes only as it incurs a slight performance penalty. |
Public Functions Documentation
function SystemRendererSettings
inline SystemRendererSettings()
Public Attributes Documentation
variable SetRenderingResourcesDebugNames
bool SetRenderingResourcesDebugNames;
Will set debug names on rendering resources. The actual use of these names depends on the rendering backend implementation. Use this for debugging purposes only as it incurs a slight performance penalty.