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

◆ Hermite() [2/2]

static Vector3 Microsoft.Xna.Framework.Vector3.Hermite ( Vector3 value1,
Vector3 tangent1,
Vector3 value2,
Vector3 tangent2,
float amount )
inlinestatic

Definition at line 651 of file Vector3.cs.

652 {
653 throw null;
654 }