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

◆ CreateFromAxisAngle() [1/2]

static void Microsoft.Xna.Framework.Matrix.CreateFromAxisAngle ( ref Vector3 axis,
float angle,
out Matrix result )
inlinestatic

Definition at line 544 of file Matrix.cs.

545 {
546 throw null;
547 }