- Dart
- dart:web_gl
- OesVertexArrayObject
- bindVertexArray method
- @JSName('bindVertexArrayOES')
void
bindVertexArray
(VertexArrayObjectOes arrayObject)
@JSName('bindVertexArrayOES')
Implementation
@JSName('bindVertexArrayOES')
void bindVertexArray(VertexArrayObjectOes arrayObject) native;