#unity/日常积累

VertexHelper.AddUIVertexQuad

public void AddUIVertexQuad (UIVertex[] verts);

参数

verts

表示四边形的 4 个顶点。

描述

向流中添加一个四边形。