VertexBufferObject.Access

The access type.

Values

ValueMeaning
ReadGL_READ_ONLY

Read only.

WriteGL_WRITE_ONLY

Write only.

ReadWriteGL_READ_WRITE

Read and write.

Meta