cohtml::SystemRendererSettings
System renderer settings.
#include <SystemRenderer.h>
Inherits from cohtml::SystemRendererSettingsWithExternalRenderingLibrary
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| SystemRendererSettings() |
Public Attributes
Section titled “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
Section titled “Public Functions Documentation”function SystemRendererSettings
Section titled “function SystemRendererSettings”inline SystemRendererSettings()Public Attributes Documentation
Section titled “Public Attributes Documentation”variable SetRenderingResourcesDebugNames
Section titled “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.
© 2026 Coherent Labs. All rights reserved.