update_index_buffer
- update_index_buffer(data, buffer)[source]
Update an index buffer with new data.
- Parameters:
- datalist[int]
A flat list of ints.
- bufferint
The ID of the buffer.
Update an index buffer with new data.
A flat list of ints.
The ID of the buffer.