Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2021.
Note: This feature is available in Web Workers.
The WebGLVertexArrayObject interface is part of the WebGL 2 API, represents vertex array objects (VAOs) pointing to vertex array data, and provides names for different sets of vertex data.
WebGLObject WebGLVertexArrayObjectWhen working with WebGLVertexArrayObject objects, the following methods are useful:
Note: The OES_vertex_array_object extension allows you to use vertex array objects in a WebGL 1 context.
| WebGL 2.0 Specification # 4.6 |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Sep 28, 2024 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.