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

◆ TransformNormal() [1/4]

static void Microsoft.Xna.Framework.Vector3.TransformNormal ( ref Vector3 normal,
ref Matrix matrix,
out Vector3 result )
inlinestatic

Definition at line 1176 of file Vector3.cs.

1177 {
1178 throw null;
1179 }