WebGLObject
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.
Note: This feature is available inWeb Workers.
TheWebGLObject is part of theWebGL 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 internalinvalidated flag of allWebGLObject instances is set totrue.
In this article
Objects inheriting fromWebGLObject
WebGL 1:
WebGL 2:
WebGLQuery(andWebGLTimerQueryEXT)WebGLSamplerWebGLSyncWebGLTransformFeedbackWebGLVertexArrayObject(andWebGLVertexArrayObjectOES)
Specifications
| Specification |
|---|
| WebGL Specification> # 5.3> |