cohtml.Net.SystemRendererSettings
System renderer settings.
Inherits from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary, SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual override void | Dispose() |
| SystemRendererSettings() |
Public Properties
Section titled “Public Properties”| 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. |
Additional inherited members
Section titled “Additional inherited members”Public Functions inherited from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary
| Name | |
|---|---|
| SystemRendererSettingsWithExternalRenderingLibrary() |
Protected Attributes inherited from cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary
| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual override void Dispose()Reimplements: cohtml.Net.SystemRendererSettingsWithExternalRenderingLibrary.Dispose
function SystemRendererSettings
Section titled “function SystemRendererSettings”SystemRendererSettings()Public Property Documentation
Section titled “Public Property Documentation”property SetRenderingResourcesDebugNames
Section titled “property 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.