VertexArray.setData

Sets the vertex data source to use. The indices offset is kept but maybe reduced if it doesn't fit inside the new data. The count is set to the size from the offset to the end of the data.

@param vertexData The vertex data source

class VertexArray
abstract
void
setData

Meta