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
UnityEngine.Graphics Class Reference
+ Collaboration diagram for UnityEngine.Graphics:

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 ()
 

Detailed Description

Definition at line 17 of file Graphics.cs.


The documentation for this class was generated from the following file: