terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CreateLookAt() [1/2]

static Matrix Microsoft.Xna.Framework.Matrix.CreateLookAt ( Vector3 cameraPosition,
Vector3 cameraTarget,
Vector3 cameraUpVector )
inlinestatic

Definition at line 487 of file Matrix.cs.

488 {
489 if (!true)
490 {
491 }
492 return 1;
493 }