bindVertexArrayOES method

void bindVertexArrayOES(
  1. WebGLVertexArrayObjectOES? arrayObject
)

Implementation

external void bindVertexArrayOES(WebGLVertexArrayObjectOES? arrayObject);