Version: 2019.4
public void SetAllVertices (Vertex[] vertices);

パラメーター

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

説明

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.


Did you find this page useful? Please give it a rating: