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
|
Static Public Member Functions | |
static void | Blit (Texture source, RenderTexture dest, Material mat, [DefaultValue("-1")] int pass) |
static void | Blit (Texture source, RenderTexture dest, Material mat) |
Static Package Attributes | |
static readonly int | kMaxDrawMeshInstanceCount |
Private Member Functions | |
static int | Internal_GetMaxDrawMeshInstanceCount () |
static void | Internal_BlitMaterial5 (Texture source, RenderTexture dest, [NotNull("ArgumentNullException")] Material mat, int pass, bool setRT) |
Static Private Member Functions | |
static | Graphics () |
Definition at line 17 of file Graphics.cs.