webgl-compatibility

Enumerations

Name Description
WebGLFeature Enumerates the required and optional WebGL features used by the RenderSystem.
WebGLRenderCompatibilityStatus An enumeration that describes a general "compatibility rating" based on the contents of a WebGLRenderCompatibilityInfo.

Global Functions

Name Description
queryRenderCompatibility This function returns information about the client system's level of compatibility with the iTwin.js rendering system, describing the client system's support for both optional and required features.

Interfaces

Name Description
GraphicsDriverBugs Known bugs associated with specific graphics drivers for which iTwin.js can apply workarounds to produce correct visualization.
WebGLRenderCompatibilityInfo Describes the level of compatibility of a client device/browser with the iTwin.js rendering system.

Type Aliases

Name Description
ContextCreator
WebGLContext A type describing either a WebGL 1 or WebGL 2 rendering context.

Last Updated: 09 November, 2021