Graphic.OnPopulateMesh

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

Parameters

mMesh to populate with UI data.
vhVertexHelper utility.

Description

Callback function when a UI element needs to generate vertices.

Used by Text, Image, and RawImage for example to generate vertices specific to their use case.

Did you find this page useful? Please give it a rating: