Unit 'AsphyreSwapChains' Package
[Overview][Types][Classes][Index] [#pl_asphyresphinx]

TSwapChainDesc

Declaration

Source position: AsphyreSwapChains.pas line 47

type TSwapChainDesc = record

  Width: Integer;

  

  Height: Integer;

  

  VSync: Boolean;

  

  Format: TAsphyrePixelFormat;

  

  WindowHandle: THandle;

  

  Multisamples: Integer;

  

  DepthStencil: TDepthStencilType;

  

end;



CT Web help

CodeTyphon Studio