VertexHelper.AddUIVertexStream

public void AddUIVertexStream(List<UIVertex> verts, List<int> indices);

Parameters

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

Description

Add a stream of custom UIVertex and corresponding indices.

Did you find this page useful? Please give it a rating: