Click or drag to resize
DigitalRuneRenderTargetFormat Properties

The RenderTargetFormat type exposes the following members.

Properties
  NameDescription
Public propertyDepthStencilFormat
Gets or sets the depth/stencil buffer format.
Public propertyHeight
Gets or sets the height (in pixels).
Public propertyMipmap
Gets or sets a value indicating whether the texture uses mipmapping.
Public propertyMultiSampleCount
Gets or sets the number of sample locations during multisampling.
Public propertyRenderTargetUsage
Gets or sets the render target usage.
Public propertySurfaceFormat
Gets or sets the surface format.
Public propertyWidth
Gets or sets the width (in pixels).
Top
See Also