bindVertexArray方法

  1. @JSName('bindVertexArrayOES')
void bindVertexArray(
  1. VertexArrayObjectOes? arrayObject
)

实现

@JSName('bindVertexArrayOES')
void bindVertexArray(VertexArrayObjectOes? arrayObject) native;