Skip to content
SiteEmail

cohtml.Net.SystemRendererSettings

System renderer settings.

Inherits from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary, SystemIDisposable

Name
virtual override voidDispose()
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.

Public Functions inherited from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary

Name
SystemRendererSettingsWithExternalRenderingLibrary()

Protected Attributes inherited from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary

Name
boolswigCMemOwn
virtual override void Dispose()

Reimplements: cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary.Dispose

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.