Method GL.GLSLUtils.VertexBuffer()->vertex()


Method vertex

void vertex(int vertex, array(float) data)

Description

Give data starting at the given vertex. Any number of vertices up to the full size of the VertexBuffer can be written from this point onwards.