- DomName('OESVertexArrayObject.isVertexArrayOES')
- DocsEditable()
Source
@DomName('OESVertexArrayObject.isVertexArrayOES')
@DocsEditable()
bool isVertexArray(VertexArrayObject arrayObject) => _blink.BlinkOESVertexArrayObject.instance.isVertexArrayOES_Callback_1_(unwrap_jso(this), unwrap_jso(arrayObject));