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