- DomName('OESVertexArrayObject.bindVertexArrayOES')
- DocsEditable()
Source
@DomName('OESVertexArrayObject.bindVertexArrayOES')
@DocsEditable()
void bindVertexArray(VertexArrayObject arrayObject) => _blink.BlinkOESVertexArrayObject.instance.bindVertexArrayOES_Callback_1_(unwrap_jso(this), unwrap_jso(arrayObject));