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

◆ DepthFormat

Enumerator
None 
Depth16 
Depth24 
Depth24Stencil8 

Definition at line 6 of file DepthFormat.cs.

7 {
8 // Token: 0x040026F5 RID: 9973
9 None,
10 // Token: 0x040026F6 RID: 9974
11 Depth16,
12 // Token: 0x040026F7 RID: 9975
13 Depth24,
14 // Token: 0x040026F8 RID: 9976
16 }