Definition
WebGL Specification defines WebGLBuffer
[Exposed=(Window,Worker)]
interface WebGLBuffer : WebGLObject {
};
Methods and attributes that return objects implementing WebGLBuffer
Referring IDL interfaces/dictionaries
Referring specifications
- WebGL 2.0 Specification refers to
WebGLBuffer