RenderTarget2D Constructor
Initializes a new instance of this class.
Overload List
Name | Description |
---|---|
RenderTarget2D (GraphicsDevice, Int32, Int32) | Creates an instance of this object. |
RenderTarget2D (GraphicsDevice, Int32, Int32, Boolean, SurfaceFormat, DepthFormat) | Creates an instance of this object. |
RenderTarget2D (GraphicsDevice, Int32, Int32, Boolean, SurfaceFormat, DepthFormat, Int32, RenderTargetUsage) | Creates an instance of this object. |
See Also
Reference
RenderTarget2D Class
RenderTarget2D Members
Microsoft.Xna.Framework.Graphics Namespace