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

◆ Lerp() [2/2]

static Vector3 Microsoft.Xna.Framework.Vector3.Lerp ( Vector3 value1,
Vector3 value2,
float amount )
inlinestatic

Definition at line 735 of file Vector3.cs.

736 {
737 throw null;
738 }