Version: 2017.2

VertexHelper.AddUIVertexTriangleStream

Switch to Manual
public void AddUIVertexTriangleStream (List<UIVertex> verts);

Parameters

verts Vertices to add. Length should be divisible by 3.

Description

Add a list of triangles to the stream.