[]
Initializes an instance of VertexRange struct.
public VertexRange(int startVertex, int vertexCount)
Type | Name | Description |
---|---|---|
int | startVertex | The first vertex in the range to process. |
int | vertexCount | The number of vertices in the count to use. |