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

◆ SmoothStep() [2/2]

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

Definition at line 968 of file Vector3.cs.

969 {
970 throw null;
971 }