VertexHelper.AddUIVertexTriangleStream

public void AddUIVertexTriangleStream(List<UIVertex> verts);

Parameters

vertsVertices to add. Length should be divisible by 3.

Description

Add a list of triangles to the stream.

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