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

◆ SetNormals() [3/3]

void UnityEngine.Mesh.SetNormals ( List< Vector3 > inNormals,
int start,
int length,
[DefaultValue("MeshUpdateFlags.Default")] MeshUpdateFlags flags )
inline

Definition at line 770 of file Mesh.cs.

771 {
772 throw null;
773 }