bindVertexArray method

  1. @JSName('bindVertexArrayOES')
  2. @DomName('OESVertexArrayObject.bindVertexArrayOES')
  3. @DocsEditable()
void bindVertexArray (VertexArrayObjectOes arrayObject)

Implementation

@JSName('bindVertexArrayOES')
@DomName('OESVertexArrayObject.bindVertexArrayOES')
@DocsEditable()
void bindVertexArray(VertexArrayObjectOes arrayObject) native;