Skip to content
SiteEmail

cohtml::SystemRendererSettings

System renderer settings.

#include <SystemRenderer.h>

Inherits from cohtml::SystemRendererSettingsWithExternalRenderingLibrary

Name
SystemRendererSettings()
Name
boolSetRenderingResourcesDebugNames
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.
inline SystemRendererSettings()
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.