FeatureDetection

external object FeatureDetection(source)

A set of functions to detect whether the current browser supports various features.

See also

Functions

Link copied to clipboard

Detects whether the current browser supports Basis Universal textures and the web assembly modules needed to transcode them.

Link copied to clipboard

Detects whether the current browser supports BigInt.

Link copied to clipboard

Detects whether the current browser supports BigInt64Array typed arrays.

Link copied to clipboard

Detects whether the current browser supports BigUint64Array typed arrays.

Link copied to clipboard

Detects whether the current browser supports ECMAScript modules in web workers.

Link copied to clipboard

Detects whether the current browser supports the full screen standard.

Link copied to clipboard

Detects whether the current browser supports typed arrays.

Link copied to clipboard

Detects whether the current browser supports Web Assembly.

Link copied to clipboard

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

Link copied to clipboard

Detects whether the current browser supports Web Workers.