Draw shapes of the specific type from the current VBO data. It will use count vertices and indices for the correct index per vertex.
Note: If start or end are -1 or below, 0 and indices.length are used.
See Implementation
Draw shapes of the specific type from the current VBO data. It will use count vertices and indices for the correct index per vertex.
Note: If start or end are -1 or below, 0 and indices.length are used.