Version: 2017.1

VertexHelper.AddUIVertexStream

매뉴얼로 전환
public void AddUIVertexStream (List<UIVertex> verts, List<int> indices);

파라미터

verts The custom stream of verts to add to the helpers internal data.
indices The custom stream of indices to add to the helpers internal data.

설명

Add a stream of custom UIVertex and corresponding indices.