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
◆
CreateOrthographic()
[1/2]
static
Matrix
Microsoft.Xna.Framework.Matrix.CreateOrthographic
(
float
width
,
float
height
,
float
zNearPlane
,
float
zFarPlane
)
inline
static
Definition at line
538
of file
Matrix.cs
.
539
{
540
if
(!
true
)
541
{
542
}
543
Matrix
matrix
;
544
matrix.M44
= (float)16256;
545
return
16256;
546
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Matrix.Matrix
static Matrix()
Definition
Matrix.cs:1806
References
j__TPar
.
Microsoft
Xna
Framework
Matrix
Generated by
1.10.0