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
RenderTextureMemoryless.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x0200006F RID: 111
6
[Flags]
7
public
enum
RenderTextureMemoryless
8
{
9
// Token: 0x040002D6 RID: 726
10
None
= 0,
11
// Token: 0x040002D7 RID: 727
12
Color
= 1,
13
// Token: 0x040002D8 RID: 728
14
Depth
= 2,
15
// Token: 0x040002D9 RID: 729
16
MSAA
= 4
17
}
18
}
System
Definition
__ComObject.cs:4
UnityEngine.CursorLockMode.None
@ None
UnityEngine.CameraClearFlags.Depth
@ Depth
UnityEngine.RenderTextureMemoryless
RenderTextureMemoryless
Definition
RenderTextureMemoryless.cs:8
UnityEngine.RenderTextureMemoryless.MSAA
@ MSAA
UnityEngine
Definition
_AndroidJNIHelper.cs:6
UnityEngine.Color
Definition
Color.cs:16
source
UnityEngine.CoreModule
UnityEngine
RenderTextureMemoryless.cs
Generated by
1.10.0