Graphic.OnPopulateMesh

切换到手册
Obsolete protected void OnPopulateMesh (Mesh m);
protected void OnPopulateMesh (UI.VertexHelper vh);

参数

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

描述

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

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