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