This version of Unity is unsupported.

VertexHelper.AddUIVertexTriangleStream

Declaration

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.