C# Class hyades.graphics.PostProcessor.IntermediateTexture

Used for textures that store intermediate results of passes during post-processing
显示文件 Open project: zfedoran/bubblebound

Public Properties

Property Type Description
InUse bool
RenderTarget Microsoft.Xna.Framework.Graphics.RenderTarget2D

Property Details

InUse public_oe property

public bool InUse
return bool

RenderTarget public_oe property

public RenderTarget2D,Microsoft.Xna.Framework.Graphics RenderTarget
return Microsoft.Xna.Framework.Graphics.RenderTarget2D