VertexBufferObject.drawArrays

Draw shapes of the specific type from the current VBO data. It will use count vertices.

class VertexBufferObject
final const
void
drawArrays
(,
size_t count
,
uint start = 0
)

Meta