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
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.RenderTargetBinding Struct Reference
+ Collaboration diagram for Microsoft.Xna.Framework.Graphics.RenderTargetBinding:

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
 

Detailed Description

Definition at line 8 of file RenderTargetBinding.cs.


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