Version: 2017.3

VertexHelper.AddUIVertexStream

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

Parámetros

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.

Descripción

Add a stream of custom UIVertex and corresponding indices.