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
Microsoft.Xna.Framework.Graphics.RenderTargetBinding Struct Reference

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
 

Detailed Description

Definition at line 7 of file RenderTargetBinding.cs.


The documentation for this struct was generated from the following file: