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
|
Public Member Functions | |
RenderTargetBinding (RenderTarget2D renderTarget) | |
Static Public Member Functions | |
static implicit | operator RenderTargetBinding (RenderTarget2D renderTarget) |
Properties | |
Texture | RenderTarget [get, set] |
int | ArraySlice [get, set] |
DepthFormat | DepthFormat [get, set] |
Private Attributes | |
readonly Texture | _renderTarget |
readonly int | _arraySlice |
DepthFormat | _depthFormat |
Definition at line 8 of file RenderTargetBinding.cs.