Свойство | Тип | Описание | |
---|---|---|---|
PresentInterval | PresentInterval |
Метод | Описание | |
---|---|---|
Present ( ) : void |
Displays the contents of the active back buffer to the screen.
|
|
SwapChainRenderTarget ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, |
||
SwapChainRenderTarget ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public SwapChainRenderTarget ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, |
||
graphicsDevice | Microsoft.Xna.Framework.Graphics.GraphicsDevice | |
windowHandle | ||
width | int | |
height | int | |
Результат | System |
public SwapChainRenderTarget ( Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, |
||
graphicsDevice | Microsoft.Xna.Framework.Graphics.GraphicsDevice | |
windowHandle | ||
width | int | |
height | int | |
mipMap | bool | |
surfaceFormat | SurfaceFormat | |
depthFormat | DepthFormat | |
preferredMultiSampleCount | int | |
usage | RenderTargetUsage | |
presentInterval | PresentInterval | |
Результат | System |