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

パラメーター

verts ヘルパーの内部データに追加する頂点のカスタムストリーム
indices ヘルパーの内部データに追加するインデックスのカスタムストリーム

説明

Add a stream of custom UIVertex and corresponding indices.