public void SetAllVertices (Vertex[] vertices);

Parámetros

verticesThe array of vertices to copy from. The length of the array must match the allocated vertex count.

Descripción

The array of vertices to copy from. The length of the array must match the allocated vertex count.

When this method is called, it is not possible to use SetNextVertex to fill the allocated vertices array.