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

◆ CreateLookAt() [1/2]

static void Microsoft.Xna.Framework.Matrix.CreateLookAt ( ref Vector3 cameraPosition,
ref Vector3 cameraTarget,
ref Vector3 cameraUpVector,
out Matrix result )
inlinestatic

Definition at line 637 of file Matrix.cs.

638 {
639 throw null;
640 }