24 using SiliconStudio.Paradox.Graphics;
26 namespace SiliconStudio.
Paradox.Games
PixelFormat PreferredDepthStencilFormat
Gets or sets the depth stencil format
GraphicsProfile[] PreferredGraphicsProfile
Gets or sets the minimum graphics profile.
PixelFormat PreferredBackBufferFormat
A SharpDX.DXGI.Format structure describing the display format.
bool IsFullScreen
Gets or sets a value indicating whether the application is in full screen mode.
int PreferredFullScreenOutputIndex
The output (monitor) index to use when switching to fullscreen mode. Doesn't have any effect when win...
bool PreferMultiSampling
Gets or sets a value indicating the number of sample locations during multisampling.
int PreferredBackBufferHeight
A value that describes the resolution height.
int PreferredBackBufferWidth
A value that describes the resolution width.
Rational PreferredRefreshRate
The preferred refresh rate
bool SynchronizeWithVerticalRetrace
Gets or sets a value indicating whether to synochrnize present with vertical blanking.
Describess how data will be displayed to the screen.
GraphicsProfile
Identifies the set of supported devices for the demo based on device capabilities.
PixelFormat
Defines various types of pixel formats.