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