terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ AddUIVertexStream()

static void UnityEngine.CanvasRenderer.AddUIVertexStream ( List< UIVertex > verts,
List< Vector3 > positions,
List< Color32 > colors,
List< Vector4 > uv0S,
List< Vector4 > uv1S,
List< Vector4 > uv2S,
List< Vector4 > uv3S,
List< Vector3 > normals,
List< Vector4 > tangents )
inlinestatic

Definition at line 292 of file CanvasRenderer.cs.

293 {
294 throw null;
295 }