DepthStencilBuffer Constructor
Initializes a new instance of the DepthStencilBuffer class.
Overload List
Name | Description |
---|---|
DepthStencilBuffer (GraphicsDevice, Int32, Int32, DepthFormat) | Initializes a new instance of the DepthStencilBuffer class. |
DepthStencilBuffer (GraphicsDevice, Int32, Int32, DepthFormat, MultiSampleType, Int32) | Initializes a new instance of the DepthStencilBuffer class, specifying the multisample type and quality. |
See Also
Reference
DepthStencilBuffer Class
DepthStencilBuffer Members
Microsoft.Xna.Framework.Graphics Namespace