WebIDLpedia

WebGLObject interface

Definition

WebGL Specification defines WebGLObject



[Exposed=(Window,Worker)]
interface WebGLObject {
    attribute USVString label;
};

Referring IDL interfaces/dictionaries

Referring specifications