RenderSystemDebugControl Interface
Beta
An interface optionally exposed by a RenderSystem that allows control of various debugging features.
Methods
Name | Description | |
---|---|---|
loseContext(): boolean | Destroy this system's webgl context. |
Properties
Name | Type | Description | |
---|---|---|---|
drawSurfacesAsWiremesh | boolean | Draw surfaces as "pseudo-wiremesh", using GL_LINES instead of GL_TRIANGLES. |
Defined in
Last Updated: 13 June, 2024