A buffer for array data. target property returns GL_ARRAY_BUFFER.
Modifies the buffer.
Reallocates the buffer.
Not valid buffer id.
OpenGL buffer id.
GL_ARRAY_BUFFER, GL_TEXTURE_BUFFER or etc...
Checks if the buffer is disposed.
Deletes buffer.
Checks if the buffer is binded.
Sets the buffer binded.
See Implementation
A buffer for array data. target property returns GL_ARRAY_BUFFER.