supportsWebgl2

Detects whether the current browser supports a WebGL2 rendering context for the specified scene.

Return

true if the browser supports a WebGL2 rendering context, false if not.

Parameters

scene

the Cesium scene specifying the rendering context

See also