Compatibility
APIs for evaluating compatibility with the iModel.js rendering system.
Enumerations
Global Functions
Name |
Description |
|
queryRenderCompatibility |
Produces information about the client's compatibility with the iModel.js rendering system. |
Beta |
Interfaces
Name |
Description |
|
GraphicsDriverBugs |
Known bugs associated with specific graphics drivers for which iModel.js can apply workarounds to produce correct visualization. |
Beta |
WebGLRenderCompatibilityInfo |
Describes the level of compatibility of a client device/browser with the iModel.js rendering system. |
Beta |
Type Aliases
Name |
Description |
|
ContextCreator |
A function that creates and returns a WebGLContext given a canvas and desired attributes. |
Beta |
WebGLContext |
A WebGL 1 or WebGL 2 rendering context. |
|
Last Updated:
15 December, 2020