|
I am trying to draw simple line
arrays.
I look at the constructor for a LineStrip Array
that looks like this:
LineStripArray(int vertexCount,
int vertexFormat, int[] stripVertexCounts) What is the meaning of a
stripVertexCount?
What information does it exactly
give?
Thanks,
Zak
|
