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

◆ CreatePerspective() [1/2]

static Matrix Microsoft.Xna.Framework.Matrix.CreatePerspective ( float width,
float height,
float zNearPlane,
float zFarPlane )
inlinestatic

Definition at line 686 of file Matrix.cs.

687 {
688 throw null;
689 }