Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.RenderTargetBinding Struct Reference

Public Member Functions

 RenderTargetBinding (RenderTargetCube renderTarget, CubeMapFace cubeMapFace)
 
 RenderTargetBinding (RenderTarget2D renderTarget)
 

Static Public Member Functions

static implicit operator RenderTargetBinding (RenderTarget2D renderTarget)
 

Package Attributes

Texture _renderTarget
 
CubeMapFace _cubeMapFace
 

Properties

CubeMapFace CubeMapFace [get]
 
Texture RenderTarget [get]
 

Detailed Description

Definition at line 5 of file RenderTargetBinding.cs.


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