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.
Documentation WebGLVertexArrayObject by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: