---
title: bindVertexArrayOES
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/oesvertexarrayobject/1629562-bindvertexarrayoes
---

# bindVertexArrayOES

## Declaration

```data
void bindVertexArrayOES(
    optional WebGLVertexArrayObjectOES? arrayObject
);
```
