Object getVertexAttrib(
int index,
int pname
)

Not documented.

Source

@DomName('WebGLRenderingContext.getVertexAttrib')
@DocsEditable()
Object getVertexAttrib(int index, int pname) => wrap_jso(_blink.BlinkWebGLRenderingContext.instance.getVertexAttrib_Callback_2_(unwrap_jso(this), index, pname));