Version: 2019.2

VertexHelper.AddUIVertexTriangleStream

Switch to Manual
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.