WebGLObject

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

Note: This feature is available in Web Workers.

The WebGLObject is part of the WebGL API and is the parent interface for all WebGL objects.

This object has no public properties or methods on its own.

If the WebGL context is lost, the internal invalidated flag of all WebGLObject instances is set to true.

Objects inheriting from WebGLObject

Specifications

Specification
WebGL Specification
# 5.3

Browser compatibility

See also