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
◆
CreateScale()
[4/6]
static
void
Microsoft.Xna.Framework.Matrix.CreateScale
(
float
xScale
,
float
yScale
,
float
zScale
,
[Out]
Matrix
result
)
inline
static
Definition at line
758
of file
Matrix.cs
.
759
{
760
if
(!
true
)
761
{
762
}
763
if
(!
true
)
764
{
765
}
766
result.M11
=
xScale
;
767
result.M12
=
yScale
;
768
result.M31
=
zScale
;
769
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Microsoft
Xna
Framework
Matrix
Generated by
1.10.0