terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
RenderTargetBinding (RenderTarget2D renderTarget) | |
Static Public Member Functions | |
static implicit | operator RenderTargetBinding (RenderTarget2D renderTarget) |
Properties | |
Texture | RenderTarget [get] |
int | ArraySlice [get] |
DepthFormat | DepthFormat [get] |
Private Attributes | |
readonly Texture | _renderTarget |
readonly int | _arraySlice |
DepthFormat | _depthFormat |
Definition at line 7 of file RenderTargetBinding.cs.