VertexHelper.AddUIVertexTriangleStream

매뉴얼로 전환
public void AddUIVertexTriangleStream (List<UIVertex> verts);

파라미터

vertsVertices to add. Length should be divisible by 3.

설명

Add a list of triangles to the stream.