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

◆ depthStencilFormat

GraphicsFormat UnityEngine.RenderTexture.depthStencilFormat
set

Definition at line 62 of file RenderTexture.cs.

63 {
64 set
65 {
66 throw new MissingMethodException();
67 }
68 }

Referenced by UnityEngine.RenderTexture.ValidateRenderTextureDesc().