Obsolete protected void OnPopulateMesh (Mesh m);
protected void OnPopulateMesh (UI.VertexHelper vh);

Parameters

m要使用 UI 数据填充的网格。
vhVertexHelper 实用程序。

Description

UI 元素需要生成顶点时的回调函数。

TextImageRawImage 使用,例如用于生成特定于其用例的顶点。